Skip to content

PFCC Members of PaddlePaddle 2.3

Ligoml edited this page Apr 28, 2022 · 4 revisions
GitHub ID Contributions
SigureMo add GoogLeNet(#36034)
add paddle.vision.models.InceptionV3(#36064)
add ShuffleNetV2(#36067)
add ResNeXt(#36070)
add WideResNet(#36952)
add MobileNetV3(#38653)
reuse ConvNormActivation in some vision models(#40431)
reimplement ResNeXt based on ResNet(#40588)
fix paddle.tile en docs(#40731)
fix paddle.optimizer.SGD en docs(#40479)
fuqianya add AlexNet(#36058)
add Squeezenet(#36066)
add DenseNet(#36069)
gsq7474741 add ZeroPad2d(#37151)
chenyanlann add Java Front APIs for Paddle Inference (#37162)
S-HuaBomb Add New API nn.HingeEmbeddingLoss(#37540)
guguguzi Add api MultiplicativeDecay(#38250)
fix bug for MultiplicativeDecay(#41850)
Li-fAngyU Add New API paddle.nanmean(#40472)
Liyulingyue fix paddle.vision.transforms.ToTensor en docs(#40647)
fix paddle.vision.transforms.Resize en docs(#40719)
Fix paddle.t doc en and the annotation display on 4 en docs(#40984)
fix en docs of 9 Apis(#41604)
liyongchao911 fix docs for math equation dispaly issue(#42058)
align docs for API parameter “name” annotation in math.py(#42200)
replace the numpy with paddle for the data generation in code(#42259)
Clone this wiki locally