You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/layers
whs c8d6c1d09c
Auto generate python api for polygon_box_transform op. (#11074)
8 years ago
..
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator 8 years ago
control_flow.py Fixed var not found bug (#10808) 8 years ago
detection.py Enhance detection_map_op and more check in prior_box API. (#10796) 8 years ago
device.py
io.py singleton rpc_client 8 years ago
layer_function_generator.py Fix compile error 8 years ago
learning_rate_scheduler.py Add neural transformer leanring rate decay function. (#9951) 8 years ago
math_op_patch.py Make Variable support for future.division. 8 years ago
metric.py Add Top-k Python API. (#9973) 8 years ago
nn.py Fix bilinear_op Python API (#11117) 8 years ago
ops.py Auto generate python api for polygon_box_transform op. (#11074) 8 years ago
tensor.py ISSUE-10996: support name setting for layers topk/softmax/concat/dropout (#10999) 8 years ago
utils.py