This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!782
modify resnet101 dir name to resnet101_imagenet2012
Merge pull request
!782
from 梅晓蔚/r0.2
tags/v0.2.0-alpha
mindspore-ci-bot
Gitee
5 years ago
parent
fb90cb4da6
aef80c44e2
commit
9ca2349c81
11 changed files
with
0 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
example/resnet101_imagenet2012/README.md
+0
-0
example/resnet101_imagenet2012/config.py
+0
-0
example/resnet101_imagenet2012/crossentropy.py
+0
-0
example/resnet101_imagenet2012/dataset.py
+0
-0
example/resnet101_imagenet2012/eval.py
+0
-0
example/resnet101_imagenet2012/lr_generator.py
+0
-0
example/resnet101_imagenet2012/run_distribute_train.sh
+0
-0
example/resnet101_imagenet2012/run_infer.sh
+0
-0
example/resnet101_imagenet2012/run_standalone_train.sh
+0
-0
example/resnet101_imagenet2012/train.py
+0
-0
example/resnet101_imagenet2012/var_init.py
example/resnet101_imagenet/README.md → example/resnet101_imagenet2012/README.md
View File
example/resnet101_imagenet/config.py → example/resnet101_imagenet2012/config.py
View File
example/resnet101_imagenet/crossentropy.py → example/resnet101_imagenet2012/crossentropy.py
View File
example/resnet101_imagenet/dataset.py → example/resnet101_imagenet2012/dataset.py
View File
example/resnet101_imagenet/eval.py → example/resnet101_imagenet2012/eval.py
View File
example/resnet101_imagenet/lr_generator.py → example/resnet101_imagenet2012/lr_generator.py
View File
example/resnet101_imagenet/run_distribute_train.sh → example/resnet101_imagenet2012/run_distribute_train.sh
View File
example/resnet101_imagenet/run_infer.sh → example/resnet101_imagenet2012/run_infer.sh
View File
example/resnet101_imagenet/run_standalone_train.sh → example/resnet101_imagenet2012/run_standalone_train.sh
View File
example/resnet101_imagenet/train.py → example/resnet101_imagenet2012/train.py
View File
example/resnet101_imagenet/var_init.py → example/resnet101_imagenet2012/var_init.py
View File
Write
Preview
Loading…
Cancel
Save