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
ShenLiang c609066074
Add Matmul op (#26411)
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 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 add tensor support for gaussian_random_op test=develop (#24389) 5 years ago
io.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
layer_function_generator.py delete module path for the activation ops, test=develop (#26515) 5 years ago
learning_rate_scheduler.py add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821) 5 years ago
loss.py add Class KLDivLoss and function kl_div (#25977) 5 years ago
math_op_patch.py [2.0API]Bind method for tensor and Variable (#26416) 5 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP (#24458) 5 years ago
nn.py Add Matmul op (#26411) 5 years ago
ops.py Add the ReLU6, Tanhshrink, SELU, Softplus, Softshrink and Softsign for the api 2.0 (#26376) 5 years ago
rnn.py remove scope in cudnn lstm (#25188) 5 years ago
sequence_lod.py add fp64 support in sequence_pool, test=develop (#25662) 5 years ago
tensor.py refine the doc of OPs (#26551) 5 years ago
utils.py rand API: remove out, device, stop_gradient; add name (#25246) 5 years ago