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
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
5 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 Support create LoDTensorArray and return LoDTensorArray in control flow (#24609) 5 years ago
detection.py Add `matrix_nms_op` (#24400) 5 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
distributions.py add tensor support for gaussian_random_op test=develop (#24389) 5 years ago
io.py test=develop (#24522) 5 years ago
layer_function_generator.py Fix English doc of the activation OPs, such as exp, rsqrt, abs....... (#25258) 5 years ago
learning_rate_scheduler.py add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821) 5 years ago
loss.py fix nce sample code for python3, test=develop (#25103) 5 years ago
math_op_patch.py replace some logging.warn() with warings.warn(), test=develop (#25025) 5 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP (#24458) 5 years ago
nn.py fix instance norm in dy (#24717) 5 years ago
ops.py test=develop (#24522) 5 years ago
rnn.py API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590) 5 years ago
sequence_lod.py API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590) 5 years ago
tensor.py full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257) 5 years ago
utils.py rand API: remove out, device, stop_gradient; add name (#25246) 5 years ago