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
LutaoChu b6d14d9d07
add deprecated decorator, remove alias for cumsum op (#26104)
6 years ago
..
__init__.py
collective.py
control_flow.py Update the api for the compare_ops 6 years ago
detection.py add new flatten op test=develop (#25393) 6 years ago
device.py add paddle.utils.deprecated. (#25912) 6 years ago
distributions.py add tensor support for gaussian_random_op test=develop (#24389) 6 years ago
io.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 6 years ago
layer_function_generator.py update document template for unary elementwise layers (#25896) 6 years ago
learning_rate_scheduler.py add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821) 6 years ago
loss.py fix nce sample code for python3, test=develop (#25103) 6 years ago
math_op_patch.py replace some logging.warn() with warings.warn(), test=develop (#25025) 6 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP (#24458) 6 years ago
nn.py Paddle-2.0 API directory migration (#25898) 6 years ago
ops.py add deprecated decorator, remove alias for cumsum op (#26104) 6 years ago
rnn.py API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590) 6 years ago
sequence_lod.py add fp64 support in sequence_pool, test=develop (#25662) 6 years ago
tensor.py refine the value parameter's Tensor support of fill_constant Op test=… (#25986) 6 years ago
utils.py rand API: remove out, device, stop_gradient; add name (#25246) 6 years ago