mindspore-ci-bot
0e38672bf3
!2723 fix mobilenetV3 accuracy
...
Merge pull request !2723 from panfengfeng/fix_mobilenetv3_accuracy
5 years ago
mindspore-ci-bot
7222dddbd8
!2652 Add resnext50 network
...
Merge pull request !2652 from z00378171/master
5 years ago
panfengfeng
b01f47a092
fix mobilenetv3 scripts
5 years ago
zhouyaqiang
b1a1e24e07
add resnext50
5 years ago
panbingao
58982e598e
move resnet_thor series from example to model_zoo
5 years ago
mindspore-ci-bot
c9ba849969
!2676 Mass text summarization update.
...
Merge pull request !2676 from linqingke/mass
5 years ago
mindspore-ci-bot
3e995340c2
!2583 move resnet50_cifar10 from example to model_zoo
...
Merge pull request !2583 from gengdongjie/master
5 years ago
liyong
748e07eb9e
adjust model zoo utils
5 years ago
gengdongjie
7870329204
move resnet series from example to model_zoo
5 years ago
linqingke
eb5c4cf2ea
Mass text summarization fix bug.
5 years ago
mindspore-ci-bot
f0d40475b0
!2610 optimize fastrcnn training process
...
Merge pull request !2610 from yanghaitao/yht_fastrcnn
5 years ago
yanghaitao1
00f7bdb40b
optimize fastrcnn training process
5 years ago
mindspore-ci-bot
856da59836
!2554 fix accurancy lower then 92
...
Merge pull request !2554 from caojian05/mindspore_master_bugfix
5 years ago
mindspore-ci-bot
cf0eca5608
!2549 add wide&deep stanalone training script for gpu in model zoo
...
Merge pull request !2549 from zyli2020/add_model_script_of_wide_deep_for_gpu
5 years ago
lizhenyu
71ffd22a02
add wide&deep stanalone training script for gpu in model zoo
5 years ago
mindspore-ci-bot
087779b7d4
!2517 checkpoint add model_type
...
Merge pull request !2517 from chenzhongming/quant
5 years ago
caojian05
8e2bb7a85c
fix accurancy lower then 92
5 years ago
chenzomi
d3f9b80066
checkpoint add model_type
5 years ago
mindspore-ci-bot
c22c865c4a
!1950 [front]add `has_effect` direct to target construct method not cell object
...
Merge pull request !1950 from vlne-v1/move-flags-to-construct
5 years ago
Wei Luning
8f56528f8c
add flags on function
5 years ago
caojian05
6a7b974346
change lstm import pacakge location
5 years ago
mindspore-ci-bot
d1f107c89a
!2459 modify dataset.py
...
Merge pull request !2459 from wukesong/mkdify_alexnet
5 years ago
mindspore-ci-bot
14868eb2b0
!2465 GCN rectification
...
Merge pull request !2465 from chentingting/gcn_rectification
5 years ago
chentingting
a733102db9
gcn_rectification
5 years ago
mindspore-ci-bot
73f440a54d
!2418 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
...
Merge pull request !2418 from caojian05/ms_master_dev
5 years ago
wukesong
3ee56661b2
modify dataset.py
5 years ago
caojian05
deb9694f63
add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
...
Merge pull request !2405 from chenzhongming/master
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
4d95e3340c
!1628 Implements of masked seq2seq pre-training for language generation.
...
Merge pull request !1628 from 刘崇鸣/model_zoo_mass
5 years ago
mindspore-ci-bot
7f891f62e5
!2260 Move googlenet to ModelZoo, fix warning and change googlenet's directory
...
Merge pull request !2260 from liyanliu96/liyan
5 years ago
liuchongming74
065f32e0e5
Implements of masked seq2seq pre-training for language generation.
5 years ago
mindspore-ci-bot
748b0b1b64
!2388 GPU update bert scripts
...
Merge pull request !2388 from VectorSL/bert-eval
5 years ago
mindspore-ci-bot
228a1b87f8
!2387 dataset=False when run in CPU
...
Merge pull request !2387 from wukesong/cpu-lenet-sink-true
5 years ago
VectorSL
b2412ea571
gpu update bert scripts
5 years ago
wukesong
fafa0d73fc
dataset sink is false when run in CPU
5 years ago
mindspore-ci-bot
b8a21ac6e8
!2382 quantization aware training for lenet readme.md update
...
Merge pull request !2382 from chenzhongming/abc
5 years ago
mindspore-ci-bot
8d34c65592
!2370 modify alexnet shell def get_lr args
...
Merge pull request !2370 from changzherui/mod_alexnet
5 years ago
chenzomi
5aa12b7aa3
quantization aware training for lenet readme.md update
5 years ago
mindspore-ci-bot
adb223925d
!2367 enlarge memory to support bert large pretraining with 96 bs
...
Merge pull request !2367 from yoonlee666/edit-example
5 years ago
mindspore-ci-bot
e447a9c7fb
!2341 add_src_dir
...
Merge pull request !2341 from wukesong/add_src_dir
5 years ago
mindspore-ci-bot
cb3bbf3c7a
!2368 add auto create graph for aware quantization training demo
...
Merge pull request !2368 from chenzhongming/abc
5 years ago
changzherui
6c324b58d6
modify alexnet get_lr args
5 years ago
chenzomi
c268c88220
aware quantization training auto create graph
5 years ago
liyanliu
42b2dbec9d
Move googlenet into ModelZoo and add superlink in README
5 years ago
chenzomi
27c3b6d5b3
add auto create graph for aware quantization training demo
5 years ago
yoonlee666
cfae890ca0
support bert large pretrain with 96 bs
5 years ago
wukesong
367a51aeeb
add src dir
5 years ago
chengxianbin
37a81c4f7e
clear pylint for yolov3
5 years ago