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
wawltor 3ab1866ca5
Add the op of unique_with_counts, expand count function of the op unique (#18720)
7 years ago
..
__init__.py Add distributions of normal and uniform (#18023) 7 years ago
collective.py supports distributed classification (#18690) 7 years ago
control_flow.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
detection.py Fix roi_perspective_transform_op bug (#18522) 7 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py Add distributions of normal and uniform (#18023) 7 years ago
io.py add more traceback to py_reader error msg, test=develop (#18722) 7 years ago
layer_function_generator.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
learning_rate_scheduler.py Enhance linear_lr_warmup (#18463) 7 years ago
math_op_patch.py fix bug; test=develop (#17733) 7 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) 7 years ago
nn.py Add the op of unique_with_counts, expand count function of the op unique (#18720) 7 years ago
ops.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
tensor.py Fix examples of API (#18092) 7 years ago
utils.py Add print_function for all python files 8 years ago