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
LielinJiang 8a2dd34a1e
fix depthwise conv (#29227)
5 years ago
..
__init__.py Fix interpolate doc (#29104) 5 years ago
activation.py Refine the doc and unit test for Sigmoid and stanh (#29198) 5 years ago
common.py fix doc of alpha_dropout/dropout/dropout2d/dropout3d/npair_loss (#29136) 5 years ago
conv.py fix depthwise conv (#29227) 5 years ago
distance.py Upgrade string literals to raw string (#28989) 5 years ago
extension.py Remove and reorganize the alias of APIs (#27717) 6 years ago
loss.py Upgrade string literals to raw string [part 2](#29217) 5 years ago
norm.py Fix api 1128 (#29174) 5 years ago
pooling.py fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126) 5 years ago
rnn.py Add LSTM, Simple RNN and GRU CPU kernel (#28577) 5 years ago
transformer.py Upgrade string literals to raw string (#28989) 5 years ago
vision.py fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126) 5 years ago