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
Zhang Ting de9bec607e
lrn supports channel_last input, test=develop (#20954)
7 years ago
..
__init__.py Add seq2seq api related code (#19820) 7 years ago
collective.py supports distributed classification (#18690) 7 years ago
control_flow.py Fix api doc example bug and polish square doc (#20491) 7 years ago
detection.py move nms2 to contrib, test=develop (#20709) 7 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py refine Categorical and MultivariateNormalDiag en doc (#20723) 7 years ago
io.py Add shape and type check at read_op (#20754) 7 years ago
layer_function_generator.py Fix api doc example bug and polish square doc (#20491) 7 years ago
learning_rate_scheduler.py refine en API doc (#20206) 7 years ago
math_op_patch.py Refine en doc (#20317) 7 years ago
metric_op.py add input type and dtype check for accuracy_op (#20399) 7 years ago
nn.py lrn supports channel_last input, test=develop (#20954) 7 years ago
ops.py udpate en doc test=develop, test=document_fix (#20459) 7 years ago
rnn.py Add seq2seq api related code (#19820) 7 years ago
tensor.py support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780) 7 years ago
utils.py keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903) 7 years ago