This website works better with JavaScript.
Explore
Help
Register
Sign In
m53297601
/
mindspore
Watch
1
Star
0
Fork
You've already forked mindspore
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
move resnet from model_zoo to model_zoo/official/cv folder
Browse Source
pull/3224/head
guoqi
5 years ago
parent
be2cfa9ed6
commit
5e5073a3fe
11 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
0
model_zoo/resnet/README.md → model_zoo/official/cv/resnet/README.md
Unescape
Escape
View File
0
model_zoo/resnet/eval.py → model_zoo/official/cv/resnet/eval.py
Unescape
Escape
View File
0
model_zoo/resnet/scripts/run_distribute_train.sh → model_zoo/official/cv/resnet/scripts/run_distribute_train.sh
Unescape
Escape
View File
0
model_zoo/resnet/scripts/run_eval.sh → model_zoo/official/cv/resnet/scripts/run_eval.sh
Unescape
Escape
View File
0
model_zoo/resnet/scripts/run_standalone_train.sh → model_zoo/official/cv/resnet/scripts/run_standalone_train.sh
Unescape
Escape
View File
0
model_zoo/resnet/src/config.py → model_zoo/official/cv/resnet/src/config.py
Unescape
Escape
View File
0
model_zoo/resnet/src/crossentropy.py → model_zoo/official/cv/resnet/src/crossentropy.py
Unescape
Escape
View File
0
model_zoo/resnet/src/dataset.py → model_zoo/official/cv/resnet/src/dataset.py
Unescape
Escape
View File
0
model_zoo/resnet/src/lr_generator.py → model_zoo/official/cv/resnet/src/lr_generator.py
Unescape
Escape
View File
0
model_zoo/resnet/src/resnet.py → model_zoo/official/cv/resnet/src/resnet.py
Unescape
Escape
View File
0
model_zoo/resnet/train.py → model_zoo/official/cv/resnet/train.py
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
m53297601/mindspore
Title
Body
Create Issue