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
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
8 years ago
..
__init__.py
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 Merge pull request #10872 from JiayiFeng/dev_CustomReader 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 Expose bilinear operator into Python API. (#10875) 8 years ago
ops.py Merge pull request #9008 from lcy-seso/enhance_reshape 8 years ago
tensor.py fix code style 8 years ago
utils.py