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 cb8f3c03a7
resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
5 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 optimize the error information when the input for while op has a wron… (#19872) 5 years ago
detection.py merge empty lod tensor, test=develop (#19228) 6 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
distributions.py Add distributions of Categorical and MultivariateNormal (#18263) 6 years ago
io.py add py_reader may be deprecated msg, test=develop (#19891) 5 years ago
layer_function_generator.py modify activation op API, delete use_cudnn args, test=develop, (#19758) 5 years ago
learning_rate_scheduler.py fix natural exp decay doc. test=develop (#19025) 6 years ago
math_op_patch.py Return correct currrent block of a var (#19850) 5 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 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914) 5 years ago
ops.py add a argument for softshrink python api (#19396) 6 years ago
tensor.py add stop_gradient in range_api, test=develop (#19484) 6 years ago
utils.py Add print_function for all python files 7 years ago