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
Yibing Liu b2c4f76cf2
Fix sequence mask in dygraph (#19271)
6 years ago
..
__init__.py Add distributions of normal and uniform (#18023) 6 years ago
collective.py supports distributed classification (#18690) 6 years ago
control_flow.py Fix recurrent op not update grade issue (#18581) 6 years ago
detection.py fix yolo_box python example (#18925) 6 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
distributions.py Add distributions of normal and uniform (#18023) 6 years ago
io.py merge develop to solve conflict, also fix API doc, test=develop (#18823) 6 years ago
layer_function_generator.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
learning_rate_scheduler.py fix natural exp decay doc. test=develop (#19025) 6 years ago
math_op_patch.py fix bug; test=develop (#17733) 6 years ago
metric_op.py Modify auc doc. Add output variable description, previously was the scalar type, now changed to the tuple type.test=develop (#18771) 6 years ago
nn.py Fix sequence mask in dygraph (#19271) 6 years ago
ops.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
tensor.py Fix the error of op `ones_like` document,change the output variable 6 years ago
utils.py Add print_function for all python files 7 years ago