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
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
7 years ago
..
__init__.py Collective ops (#15572) 7 years ago
collective.py Fix dygraph unique name bug (#17592) 7 years ago
control_flow.py Sequence mask support tensor (#18249) 7 years ago
detection.py Simplify multi_box_head API in detection.py and remove assign op. (#18310) 7 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
io.py fix double buffer example (#18169) 7 years ago
layer_function_generator.py fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235) 7 years ago
learning_rate_scheduler.py fix API python example (#17226) 7 years ago
math_op_patch.py fix bug; test=develop (#17733) 7 years ago
metric_op.py Fix some APIs' example 7 years ago
nn.py Sequence mask support tensor (#18249) 7 years ago
ops.py fix bug when iterate in locals_var.items() in python3 (#17948) 7 years ago
tensor.py fix API example (#18153) 7 years ago
utils.py Add print_function for all python files 8 years ago