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
Feiyu Chan 81f1402f6c
Add functional convolutions in paddle.nn.functional (#23408)
6 years ago
..
__init__.py Split some APIs from nn.py to loss.py (#21117) 6 years ago
collective.py set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402) 6 years ago
control_flow.py API (switch_case) error message enhancement. test=develop (#23429) 6 years ago
detection.py fix SyntaxError in examples in retinanet_target_assign English API, test=develop (#22774) 6 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py fix typo words (#22653) 6 years ago
io.py Reader sequential and inference partial feed (#22699) 6 years ago
layer_function_generator.py Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) 6 years ago
learning_rate_scheduler.py Add parameter(learning_rate) in NoamDecay (#23156) 6 years ago
loss.py Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) 6 years ago
math_op_patch.py remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202) 6 years ago
metric_op.py Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) 6 years ago
nn.py Add functional convolutions in paddle.nn.functional (#23408) 6 years ago
ops.py add approximation for gelu, test=develop (#22961) 6 years ago
rnn.py import core in rnn.py (#23394) 6 years ago
sequence_lod.py fix typo words (#22653) 6 years ago
tensor.py Add unittest for transformer prediction in dygraph_to_static (#23207) 6 years ago
utils.py support to modify dict and list in while_loop (#23083) 6 years ago