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
GaoWei8 ec00d11204
fix lod_reset check dtype (#24133)
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 [dy2static] Add print transformer and unify print format (#24068) 6 years ago
detection.py fix generate_proposals (#23797) 6 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py Enhance some op error message (#23711) 6 years ago
io.py API (layers.data/fluid.data) error message enhancement (#23427) 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 fix kldiv_loss sample code diff. test=develop test=document_fix (#23660) 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 fix lod_reset check dtype (#24133) 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 Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664) 6 years ago
sequence_lod.py set int64 for Output(Length) of sequence_pad, test=develop (#24161) 6 years ago
tensor.py python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636) 6 years ago
utils.py Tensor value support (#23491) 6 years ago