Paddle/python/paddle/fluid/layers
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. ()
5 years ago
..
__init__.py Split some APIs from nn.py to loss.py () 5 years ago
collective.py set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op () 5 years ago
control_flow.py refine the usage of numpy element fetch for Ops test=develop () 5 years ago
detection.py Enhance ops to support LoD as input for dygraph detection models. () 5 years ago
device.py add paddle.utils.deprecated. () 5 years ago
distributions.py add tensor support for gaussian_random_op test=develop () 5 years ago
io.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) () 5 years ago
layer_function_generator.py delete module path for the activation ops, test=develop () 5 years ago
learning_rate_scheduler.py add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay () 5 years ago
loss.py add Class KLDivLoss and function kl_div () 5 years ago
math_op_patch.py add div, floor_div, remainder () 5 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP () 5 years ago
nn.py Enhance ops to support LoD as input for dygraph detection models. () 5 years ago
ops.py update doc of paddle.to_tensor () 5 years ago
rnn.py Add unified RNN APIs () 5 years ago
sequence_lod.py add fp64 support in sequence_pool, test=develop () 5 years ago
tensor.py add back triu in fluid () 5 years ago
utils.py add shape check for fill_constant OP and remove doc of type error () 5 years ago