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
wawltor 9a2c1aedcc
Fix the elementwise_div op broadcast failed in some shape
6 years ago
..
__init__.py Split some APIs from nn.py to loss.py (#21117) 7 years ago
collective.py set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402) 7 years ago
control_flow.py Support create LoDTensorArray and return LoDTensorArray in control flow (#24609) 6 years ago
detection.py Enhance checking in some operator. (#24473) 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 test=develop (#24522) 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 test=develop (#24522) 6 years ago
loss.py fix teacher_student_sigmoid_loss dtype check, test=develop (#24586) 6 years ago
math_op_patch.py Fix the elementwise_div op broadcast failed in some shape 6 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP (#24458) 6 years ago
nn.py Enhance checking in some operator. (#24473) 6 years ago
ops.py test=develop (#24522) 6 years ago
rnn.py API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590) 6 years ago
sequence_lod.py API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590) 6 years ago
tensor.py Support LoDTensorArray in reverse_op (#24797) 6 years ago
utils.py Support int32 int64 and fix bug (#24407) 6 years ago