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
LielinJiang 43e17c7951
Add distributions of normal and uniform (#18023)
6 years ago
..
__init__.py Add distributions of normal and uniform (#18023) 6 years ago
collective.py Fix dygraph unique name bug (#17592) 6 years ago
control_flow.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
detection.py Make roi_perspective_transform op return mask and transform matrix (#18371) 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 add friendly error msg to py_reader (#18316) 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 Enhance linear_lr_warmup (#18463) 6 years ago
math_op_patch.py fix bug; test=develop (#17733) 6 years ago
metric_op.py Fix some APIs' example 6 years ago
nn.py support Tensor input for edit_distance op (#18162) 6 years ago
ops.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
tensor.py add ones_like op (#17388) 6 years ago
utils.py