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
JiayiFeng 917b205c1c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kernel_of_increment_op
7 years ago
..
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator 7 years ago
control_flow.py remove unnecessary 'force_cpu' 7 years ago
detection.py Set stop_gradient=True for some variables in SSD API. (#9396) 7 years ago
device.py move Fluid API code out of V2 API code 7 years ago
io.py fix test_recv_op 7 years ago
layer_function_generator.py fix AttributeError: 'module' object has no attribute 'framework_pb2' 7 years ago
learning_rate_scheduler.py change learning_rate_decay to learning_rate_scheduler (#8583) 7 years ago
math_op_patch.py Correctly handling variable with batch dimension for math ops. 7 years ago
metric.py remove Evaluator.Accuracy 7 years ago
nn.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kernel_of_increment_op 7 years ago
ops.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model 7 years ago
tensor.py move save/load from nn.py to tensor.py 7 years ago
utils.py follow comment from panxin 7 years ago