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
Zhou Wei e122e16456
fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686)
4 years ago
..
__init__.py fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686) 4 years ago
activation.py hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745) 4 years ago
common.py Polish the english documentation and example of paddle.nn.Linear and paddle.nn.functional.linear (#27759) 4 years ago
conv.py numpy -> paddle in conv & conv_transpose (#27669) 4 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
loss.py hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745) 4 years ago
norm.py [2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108) 5 years ago
pooling.py add pool unittest (#26949) 5 years ago
rnn.py bugfix: RNN does not initialize the state for the cell correctly (#27644) 4 years ago
transformer.py Modify the docs for Transformer's APIs. test=document_fix (#27729) 4 years ago
vision.py [Api2.0] add pixel shuffle (#26071) 5 years ago