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/nn/layer
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
4 years ago
..
__init__.py rename Dropout2D/3D to Dropout2d/3d, test=develop (#26796) 5 years ago
activation.py Add the constraint for the scale of SELU/selu (#26686) 5 years ago
common.py add embedding 2.0 (#26649) 5 years ago
conv.py Fix conv and summary api bug (#27023) 5 years ago
distance.py fix doc, use to_tensor 5 years ago
extension.py [for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561) 5 years ago
learning_rate.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
loss.py fix doc, use to_tensor 5 years ago
norm.py [2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108) 4 years ago
pooling.py add pool unittest (#26949) 5 years ago
rnn.py Add unified RNN APIs (#26588) 5 years ago
transformer.py Update some used apis in Transformer apis to 2.0 apis. (#26831) 5 years ago
vision.py [Api2.0] add pixel shuffle (#26071) 5 years ago