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
Yiqun Liu eb9ae55849
Optimize the performance of piecewise_decay. (#29077)
5 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 Upgrade string literals to raw string (#28989) 5 years ago
detection.py Upgrade string literals to raw string (#28989) 5 years ago
device.py add paddle.utils.deprecated. (#25912) 5 years ago
distributions.py Upgrade string literals to raw string (#28989) 5 years ago
io.py Add static mode check on data() (#27495) 5 years ago
layer_function_generator.py delete module path for the activation ops, test=develop (#26515) 5 years ago
learning_rate_scheduler.py Optimize the performance of piecewise_decay. (#29077) 5 years ago
loss.py Upgrade string literals to raw string (#28989) 5 years ago
math_op_patch.py Check and fix tensor and scalar type promotion (#28299) 5 years ago
metric_op.py Upgrade string literals to raw string (#28989) 5 years ago
nn.py Modify the default setting of softmax cudnn (#28672) 5 years ago
ops.py Upgrade string literals to raw string (#28989) 5 years ago
rnn.py Add reminder of fluid.layers.lstm (#28964) 5 years ago
sequence_lod.py Upgrade string literals to raw string (#28989) 5 years ago
tensor.py Upgrade string literals to raw string (#28989) 5 years ago
utils.py Set static shape for shape tensor with constant [part 1] (#28275) 5 years ago