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
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
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 optimize the error information when the input for while op has a wron… (#19872) 7 years ago
detection.py Fix fluid.data code example (#20227) 7 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py improve op uniform_random, argument shape support tensor and tensor in list (#19786) 7 years ago
io.py fix api doc, test=develop, test=document_fix, test=document_preview (#20252) 7 years ago
layer_function_generator.py Polish elementwise max min pow document to add more examples. (#19946) 7 years ago
learning_rate_scheduler.py fix natural exp decay doc. test=develop (#19025) 7 years ago
math_op_patch.py fix math_op_path.py when integers, test=develop (#20008) 7 years ago
metric_op.py fix API doc, solve conflict, test=develop, test=document_fix (#20196) 7 years ago
nn.py fix en_doc api of one-hot and embedding (#20187) 7 years ago
ops.py improve op uniform_random, argument shape support tensor and tensor in list (#19786) 7 years ago
tensor.py fix en api doc (#20245) 7 years ago
utils.py Add print_function for all python files 8 years ago