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/functional
huangxu96 576d0d938b
add fp16 check into max and avg pool (#29479)
6 years ago
..
__init__.py Move temporal_shift to paddle.nn.functional (#29261) 6 years ago
activation.py Modify the default setting of softmax cudnn (#28672) 6 years ago
common.py Fix api docs in RNN, Transformer, layer_norm, WeightNormParamAttr (#29235) 6 years ago
conv.py fix some docs test=develop;test=document_fix (#29374) 6 years ago
extension.py fix multiple documentation errors, test=document_fix (#29210) 6 years ago
input.py fix gpu outofrange (#29238) 6 years ago
loss.py change shape of output in cross_entropy, test=develop (#29220) 6 years ago
norm.py Layer norm fp16 (#29169) 6 years ago
pooling.py add fp16 check into max and avg pool (#29479) 6 years ago
transformer.py reorganize the paddle api test=develop (#23151) 6 years ago
vision.py fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126) 6 years ago