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
liuyuhui 72efd830b9
[API 2.0: doc] fix doc of linspace cast assign addcmul (#27897)
6 years ago
..
__init__.py Split some APIs from nn.py to loss.py (#21117) 6 years ago
collective.py set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402) 6 years ago
control_flow.py Refine cond API English Doc for 2.0RC (#27708) 6 years ago
detection.py Enhance ops to support LoD as input for dygraph detection models. (#25316) 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 Add static mode check on data() (#27495) 6 years ago
layer_function_generator.py delete module path for the activation ops, test=develop (#26515) 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 doc and example code of huber_loss and npair_loss (#27678) 6 years ago
math_op_patch.py Make the Bind Method of Tensor more automatic (#27270) 6 years ago
metric_op.py Upgrade Error Message for AucOP & MultiplexOP (#24458) 6 years ago
nn.py add dygraph code for unstack (#27881) 6 years ago
ops.py Update code examples for api2.0 6 years ago
rnn.py Add flattern weight of lstm (#27192) 6 years ago
sequence_lod.py add fp64 support in sequence_pool, test=develop (#25662) 6 years ago
tensor.py [API 2.0: doc] fix doc of linspace cast assign addcmul (#27897) 6 years ago
utils.py add shape check for fill_constant OP and remove doc of type error (#26919) 6 years ago