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
LielinJiang e4033a06d5
add Class KLDivLoss and function kl_div (#25977)
5 years ago
..
__init__.py
collective.py
control_flow.py refine the usage of numpy element fetch for Ops test=develop (#26194) 5 years ago
detection.py add new flatten op test=develop (#25393) 5 years ago
device.py add paddle.utils.deprecated. (#25912) 5 years ago
distributions.py
io.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
layer_function_generator.py update document template for unary elementwise layers (#25896) 5 years ago
learning_rate_scheduler.py
loss.py add Class KLDivLoss and function kl_div (#25977) 5 years ago
math_op_patch.py
metric_op.py
nn.py fix unstack op doc (#26043) 5 years ago
ops.py hardshrink and Hardshrink: add class, threshold default 0.5 (#26198) 5 years ago
rnn.py fix rnncell errmsg (#26298) 5 years ago
sequence_lod.py
tensor.py refine the usage of numpy element fetch for Ops test=develop (#26194) 5 years ago
utils.py