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
liym27 beec87b911
fix bug in example codes of API case and switch_case. test=develop,test=document_fix (#21477)
6 years ago
..
__init__.py Split some APIs from nn.py to loss.py (#21117) 6 years ago
collective.py supports distributed classification (#18690) 6 years ago
control_flow.py fix bug in example codes of API case and switch_case. test=develop,test=document_fix (#21477) 6 years ago
detection.py Refine edit distance cn (#21121) 6 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py refine Categorical and MultivariateNormalDiag en doc (#20723) 6 years ago
io.py Add shape and type check at read_op (#20754) 6 years ago
layer_function_generator.py add Adam beta1/beta2 support Variable (#21234) 6 years ago
learning_rate_scheduler.py refine en API doc (#20206) 6 years ago
loss.py fix lod_reset bug, test=develop (#21392) 6 years ago
math_op_patch.py Refine en doc (#20317) 6 years ago
metric_op.py refactor AUC OP and add its CUDA Kernel (#21336) 6 years ago
nn.py fix the device supported of the op unique and unique_with_counts. (#21395) 6 years ago
ops.py udpate en doc test=develop, test=document_fix (#20459) 6 years ago
rnn.py Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030) 6 years ago
sequence_lod.py Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030) 6 years ago
tensor.py Add dscending for argsort (#21400) 6 years ago
utils.py keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903) 6 years ago