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
FDInSky 9e4b9d9798
Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
6 years ago
..
__init__.py Collective ops (#15572) 6 years ago
collective.py Fix dygraph unique name bug (#17592) 6 years ago
control_flow.py Fix bug of scope_buffered_ssa_graph_executor (#18100) 6 years ago
detection.py Update generate_proposal_labels_op to support CascadeRCNN. (#17200) 6 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
io.py Add shape not match doc to data layer (#17936) 6 years ago
layer_function_generator.py fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235) 6 years ago
learning_rate_scheduler.py fix API python example (#17226) 6 years ago
math_op_patch.py fix bug; test=develop (#17733) 6 years ago
metric_op.py Fix some APIs' example 6 years ago
nn.py Fix GetExpectedKernelType of add_position_encoding_op (#17935) 6 years ago
ops.py fix bug when iterate in locals_var.items() in python3 (#17948) 6 years ago
tensor.py fix API examples of assign, reverse and array_write, etc. (#17287) 6 years ago
utils.py Add print_function for all python files 7 years ago