mwang
8f8eee4b5e
bert thor supports lr configuration in config.py
4 years ago
mwang
0b312c2385
thor generalization code submit
4 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
4 years ago
Xiao Tianci
31fed1a2f6
change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
5 years ago
VectorSL
80feda749d
fix init faild
5 years ago
VectorSL
3bcbfa1806
update gpu resent init nccl
5 years ago
VectorSL
ff0cdd0bd3
gpu benchmrak add fp32
5 years ago
VectorSL
4d3d9c1b85
add gpu resent benchmark
5 years ago
qujianwei
16a23d24ec
fix se-resnet50 accu
5 years ago
mindspore-ci-bot
c967bf6846
!7339 fix for se-resnet50 accurancy
...
Merge pull request !7339 from qujianwei/master
5 years ago
qujianwei
a96766c822
fix for se-resnet50 accurancy
5 years ago
mindspore-ci-bot
c95ed54fe1
!5239 reduce cyclomatic complexity in model zoo
...
Merge pull request !5239 from zhaoting/master
5 years ago
zhaoting
a4a65ffe06
reduce cyclomatic complexity
5 years ago
linqingke
25579c4523
new add densenet121 and update resnet, vgg.
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
Eric
5371442786
Fixes model_zoo with minddata API change
5 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
...
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
mindspore-ci-bot
e6a4d932b4
!5350 [AutoParallel]Rectification distributed init
...
Merge pull request !5350 from lichen/rectification_init
5 years ago
lichenever
d3e55b543e
rectification init
5 years ago
qujianwei
c6c695b90a
fix for se-resnet 28 epoch train
5 years ago
mindspore-ci-bot
bbbfd40973
!4362 add SE-Resnet50 network
...
Merge pull request !4362 from qujianwei/master
5 years ago
qujianwei
b079e34e73
add se block for resnet50
5 years ago
gengdongjie
9ffcaab9c6
recitify learning rate generating policy
5 years ago
mindspore-ci-bot
6adcb5a859
!3719 resnet101 changes for GPU
...
Merge pull request !3719 from RobinGrosman/master
5 years ago
RobinGrosman
a75228d7c5
1) functional scripts for GPU
...
2) label smoothign for GPU
3) dataset chagnes for resnset101 GPU
5 years ago
gengdongjie
00f7a936bf
add resnet50 support multi node training
5 years ago
guoqi
63a4b77065
modified resnet50 on imagenet2012 to improve the performance and accuracy
5 years ago
guoqi
5e5073a3fe
move resnet from model_zoo to model_zoo/official/cv folder
5 years ago