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
FDInSky 6b9fbcf3ad
Update iou_similarity op to support non-normalized bbox (#21671)
7 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 Modify the while_loop API (#21844) 7 years ago
detection.py Update iou_similarity op to support non-normalized bbox (#21671) 7 years ago
device.py Fix dygraph unique name bug (#17592) 7 years ago
distributions.py refine Categorical and MultivariateNormalDiag en doc (#20723) 7 years ago
io.py Add shape and type check at read_op (#20754) 7 years ago
layer_function_generator.py add Adam beta1/beta2 support Variable (#21234) 7 years ago
learning_rate_scheduler.py Add dygraph linear warm up decay (#21186) 7 years ago
loss.py Split VarBase from Python Variable for Dygraph (#21359) 7 years ago
math_op_patch.py Set dtype of compare op's output to bool (#21864) 7 years ago
metric_op.py refactor AUC OP and add its CUDA Kernel (#21336) 7 years ago
nn.py increase the explanation doc of py_func (#21631) 7 years ago
ops.py add fluid.layers.gelu & doc (#21515) 7 years ago
rnn.py Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030) 7 years ago
sequence_lod.py Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030) 7 years ago
tensor.py fill_constant_batch_size_like OP precious problem fix (#21337) 7 years ago
utils.py keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903) 7 years ago