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
Yibing Liu a9520db24e
Format error message for ops (#24482)
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 fix check and error message for flatten hash is_empty op (#24434) 6 years ago
detection.py Refine error message in some OPs (#24443) 6 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py add tensor support for gaussian_random_op test=develop (#24389) 6 years ago
io.py fix bug of load op in issue#24252 (#24253) 6 years ago
layer_function_generator.py update error info of ops,add some test cases for raise message (#23750) 6 years ago
learning_rate_scheduler.py enhance some op/api error message (#23768) 6 years ago
loss.py Format error message for ops (#24482) 6 years ago
math_op_patch.py Fix the elementwise_ops axis bug, add the warning log for paddle 2.0 6 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP (#24458) 6 years ago
nn.py Format error message for ops (#24482) 6 years ago
ops.py API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769) 6 years ago
rnn.py API(dynamic_lstm, dynamic_lstmp) error message enhancement (#24450) 6 years ago
sequence_lod.py Format error message for ops (#24482) 6 years ago
tensor.py fix error log, test=develop (#24419) 6 years ago
utils.py Tensor value support (#23491) 6 years ago