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
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
8 years ago
..
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator 8 years ago
control_flow.py move Fluid API code out of V2 API code 8 years ago
detection.py Fix bug in detection_output and mAP calculation in SSD. (#8985) 8 years ago
device.py move Fluid API code out of V2 API code 8 years ago
io.py Refine 8 years ago
layer_function_generator.py Fix CI and enhance gitignore 8 years ago
learning_rate_scheduler.py change learning_rate_decay to learning_rate_scheduler (#8583) 8 years ago
math_op_patch.py Correctly handling variable with batch dimension for math ops. 8 years ago
metric.py remove Evaluator.Accuracy 8 years ago
nn.py MKLDNN pool2d OP kernel added (#8879) 8 years ago
ops.py move Fluid API code out of V2 API code 8 years ago
tensor.py move save/load from nn.py to tensor.py 8 years ago
utils.py follow comment from panxin 8 years ago