VectorSL
423b4ef926
fix gpu batchnorm infer
4 years ago
VectorSL
4d3d9c1b85
add gpu resent benchmark
4 years ago
VectorSL
5102482e3a
1readme update resnet 2cast add more type
4 years ago
qujianwei
16a23d24ec
fix se-resnet50 accu
4 years ago
gengdongjie
7cdc647afa
fix issues
4 years ago
mindspore-ci-bot
c967bf6846
!7339 fix for se-resnet50 accurancy
...
Merge pull request !7339 from qujianwei/master
4 years ago
qujianwei
a96766c822
fix for se-resnet50 accurancy
4 years ago
guoqi
9a511d05d4
fix some typos in resnet readme file, and update the performance to 256 batchsize.
4 years ago
gengdongjie
3aad1b5dfe
warpctc: replace BasicLSTM with DYNAMICRNN
...
maskrcnn: add export and disable save_graphs
4 years ago
mindspore-ci-bot
6ddf805807
!6663 fix multi-servers execution bug
...
Merge pull request !6663 from guoqi/master
4 years ago
mindspore-ci-bot
a712489a28
!6643 Modifying the hardware information in Readme.
...
Merge pull request !6643 from linqingke/modelzoo
4 years ago
VectorSL
48db7f8c4f
gpu change bncast
4 years ago
guoqi
f228e647c4
fix multi-server execution bug by adding sink size parameter.
4 years ago
linqingke
3f7a5ed394
README A+X to A+K
4 years ago
mindspore-ci-bot
2d13cbfd73
!6498 add mobilenetv2 and ssd hub
...
Merge pull request !6498 from zhaoting/hub
4 years ago
Ting Wang
ac627e046b
update links for README
...
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
4 years ago
zhaoting
03ddf421ca
add mobilenetv2 and ssd hub
4 years ago
mindspore-ci-bot
e03e087079
!5758 fix arg or hub in resnet
...
Merge pull request !5758 from zhouyaqiang0/master
4 years ago
mindspore-ci-bot
c95ed54fe1
!5239 reduce cyclomatic complexity in model zoo
...
Merge pull request !5239 from zhaoting/master
4 years ago
mindspore-ci-bot
a8851f308b
!6274 new add densenet121 and update resnet, vgg.
...
Merge pull request !6274 from linqingke/fasterrcnn
4 years ago
zhaoting
a4a65ffe06
reduce cyclomatic complexity
4 years ago
linqingke
25579c4523
new add densenet121 and update resnet, vgg.
4 years ago
root
ec947ebf3d
modify the ckpt path
4 years ago
mindspore-ci-bot
91b2591b08
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
...
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
4 years ago
ZPaC
4c1f9983d7
Optimize PS code.
4 years ago
mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
4 years ago
lichenever
2e5e526e55
fix_model_zool_resnet50_script_bug
4 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
4 years ago
lilei
71adabd944
modify_bug
4 years ago
Eric
5371442786
Fixes model_zoo with minddata API change
4 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
4 years ago
ZPaC
87bf2a7dcd
Add PS context.
4 years ago
mindspore-ci-bot
4535faa2b0
!5837 [AutoParallel]Rectification allreduce fusion api
...
Merge pull request !5837 from lichen/rectification_allreduce_fusion_api
4 years ago
lichenever
f2d3fd34ce
rectification_allreduce_fusion_api
4 years ago
jzg
2169cf32a1
Add deeplabv3 to modelzoo.
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
zhouyaqiang
5ad4cfe6c3
fix arg or hub in resnet
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
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
767c4c7fae
!5463 update resnet50 readme
...
Merge pull request !5463 from VectorSL/readme
5 years ago
mindspore-ci-bot
e6a4d932b4
!5350 [AutoParallel]Rectification distributed init
...
Merge pull request !5350 from lichen/rectification_init
5 years ago
VectorSL
e61b4000df
update resnet readme
5 years ago
lichenever
d3e55b543e
rectification init
5 years ago
mindspore-ci-bot
9514dc889b
!5313 Modify for resnet readme and fix bool type optional
...
Merge pull request !5313 from qujianwei/master
5 years ago
mindspore-ci-bot
820f2cb4eb
!5351 move ParalleMode to Context
...
Merge pull request !5351 from yao_yf/parallel_context_collation
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
qujianwei
2c6926fecc
modify for resnet readme
5 years ago