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
wanghaoshuang 016d0eb7f7
Add python API for sum op.
7 years ago
..
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator 7 years ago
control_flow.py
detection.py Fix bug in detection_output and mAP calculation in SSD. (#8985) 7 years ago
device.py
io.py Polish double buffer reader 7 years ago
layer_function_generator.py
learning_rate_scheduler.py change learning_rate_decay to learning_rate_scheduler (#8583) 7 years ago
math_op_patch.py
metric.py remove Evaluator.Accuracy 7 years ago
nn.py Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd 7 years ago
ops.py Add python API for sum op. 7 years ago
tensor.py move save/load from nn.py to tensor.py 7 years ago
utils.py