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
Huihuang Zheng a82ce2b1bb
API/OP (ConditionalBlock) error message enhancement (#23480)
5 years ago
..
__init__.py Split some APIs from nn.py to loss.py (#21117) 5 years ago
collective.py set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402) 5 years ago
control_flow.py API/OP (ConditionalBlock) error message enhancement (#23480) 5 years ago
detection.py enhance the error message of box_clip, test=develop (#23638) 5 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
distributions.py fix typo words (#22653) 5 years ago
io.py API (layers.data/fluid.data) error message enhancement (#23427) 5 years ago
layer_function_generator.py Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) 5 years ago
learning_rate_scheduler.py Add parameter(learning_rate) in NoamDecay (#23156) 5 years ago
loss.py Revert "Solve the conflict of ops with the same name. (#23199)" (#23494) 5 years ago
math_op_patch.py remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202) 5 years ago
metric_op.py Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) 5 years ago
nn.py Op (lod_reset) error message enhancement (#23499) 5 years ago
ops.py add approximation for gelu, test=develop (#22961) 5 years ago
rnn.py import core in rnn.py (#23394) 5 years ago
sequence_lod.py Revert "Solve the conflict of ops with the same name. (#23199)" (#23494) 5 years ago
tensor.py API (Switch) error message enhancement. test=develop (#23459) 5 years ago
utils.py Tensor value support (#23491) 5 years ago