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
baiyf 16b09d3c36
Expose bilinear operator into Python API. (#10875)
7 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) 7 years ago
detection.py Enhance detection_map_op and more check in prior_box API. (#10796) 7 years ago
device.py
io.py expose random_data_generator 7 years ago
layer_function_generator.py Fix compile error 7 years ago
learning_rate_scheduler.py Add neural transformer leanring rate decay function. (#9951) 7 years ago
math_op_patch.py Make Variable support for future.division. 7 years ago
metric.py Add Top-k Python API. (#9973) 7 years ago
nn.py Expose bilinear operator into Python API. (#10875) 7 years ago
ops.py Merge pull request #9008 from lcy-seso/enhance_reshape 8 years ago
tensor.py fix code style 7 years ago
utils.py follow comment from panxin 8 years ago