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
Leo Chen 51cb918a05
update layers used in transformer dygraph model, test=develop (#22051)
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 remove useless code, test=develop (#22111) 5 years ago
detection.py Update iou_similarity op to support non-normalized bbox (#21671) 5 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
distributions.py refine Categorical and MultivariateNormalDiag en doc (#20723) 5 years ago
io.py Refine doc of data based on requirement. (#22098) 5 years ago
layer_function_generator.py Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724) 5 years ago
learning_rate_scheduler.py Add dygraph linear warm up decay (#21186) 5 years ago
loss.py add package for centerloss (#21806) 5 years ago
math_op_patch.py Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724) 5 years ago
metric_op.py add shape description in accuracy api doc (#22011) 5 years ago
nn.py update layers used in transformer dygraph model, test=develop (#22051) 5 years ago
ops.py add erf op (#21785) 5 years ago
rnn.py Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030) 5 years ago
sequence_lod.py Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030) 5 years ago
tensor.py update layers used in transformer dygraph model, test=develop (#22051) 5 years ago
utils.py keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903) 5 years ago