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
mindspore-ci-bot
1424178601
!1663 change lenet and alexnet dir
...
Merge pull request !1663 from wukesong/change_network_path
5 years ago
peilinwang
1e36b0649f
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
ToNumberOp implementation almost done
ToNumberOp complete
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
merge conflicts
5 years ago
mindspore-ci-bot
961e29b211
!2202 fix decoder loop for Transformer model
...
Merge pull request !2202 from yuchaojie/transformer
5 years ago
wukesong
7dfd369998
modify lenet&alexnet dir
5 years ago
mindspore-ci-bot
164e6674b2
!2279 add model zoo script of wide and deep for gpu
...
Merge pull request !2279 from zyli2020/add_model_script_of_wide_deep_for_gpu
5 years ago
yao_yf
60fa330322
modelzoo_widedeep_modify
5 years ago
lizhenyu
28492e50ae
add model zoo script of wide and deep for gpu
5 years ago
yuchaojie
96db04b49d
fix decoder loop for Transformer model
5 years ago
yanghaitao
8d4f831fdc
fix fastrcnn eval failed
5 years ago
mindspore-ci-bot
a14ed14d16
!2217 yolov3 network directory rectification
...
Merge pull request !2217 from chengxb7532/cxb_st
5 years ago
mindspore-ci-bot
cf9f88183c
!2201 Add save&load ckpt path for distribution training
...
Merge pull request !2201 from chenweifeng/gpu_bert
5 years ago
chengxianbin
84b0834659
yolov3 network directory rectification
5 years ago
mindspore-ci-bot
ea37dc76f0
!2144 move vgg16/lstm script to model_zoo
...
Merge pull request !2144 from caojian05/ms_master_dev
5 years ago
wilfChen
9d74cfd312
Add load&save ckpt path for distribute training
5 years ago
mindspore-ci-bot
4485e0b55c
!2119 Add gat to model zoo
...
Merge pull request !2119 from zhangdengcheng/master
5 years ago
caojian05
55b1d6feef
refactoring code directory for vgg16 and lstm
5 years ago
zhangdengcheng
82531ba413
Add gat to model zoo
5 years ago
wilfChen
9ce9c21526
gpu bert script
5 years ago
mindspore-ci-bot
d251ba9e11
!2061 set allreduce fusion split indices for NEZHA bert
...
Merge pull request !2061 from shibeiji/master
5 years ago
shibeiji
abfd3f97cb
add allreduce split strategy for NEZHA bert
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot
c26cb9b15b
!2009 Add GCN to model zoo
...
Merge pull request !2009 from chentingting/gcn_modelzoo
5 years ago
chentingting
2e3387f8f9
Add GCN to model zoo
5 years ago
yao_yf
41715677e7
fix_modelzoo_widedeep_run_multinup_train
5 years ago
mindspore-ci-bot
db027bf31d
!1956 Add CI test and fix data preprocessing for deeplabv3
...
Merge pull request !1956 from z00378171/master
5 years ago
mindspore-ci-bot
4df861cb62
!1672 support load full dataset on each device
...
Merge pull request !1672 from yihuaijie/dev
5 years ago
Yi Huaijie
e5c351690b
support load full dataset on each device
5 years ago
mindspore-ci-bot
9b4612f801
!1997 fix bug for ssd
...
Merge pull request !1997 from chengxb7532/cxb_st
5 years ago
chengxianbin
b92fed27a8
fix bug for ssd
5 years ago
mindspore-ci-bot
8ab436910f
!1964 add backbone for resnet101
...
Merge pull request !1964 from meixiaowei/master
5 years ago
unknown
c929dab3dd
1:modify shell for deeplabv3
...
2:fix normalize bug
3:add ci test3:add ci test3:add ci test
5 years ago
meixiaowei
0fe4f09fb5
add backbone for resnet101
5 years ago
mindspore-ci-bot
d9c7a8400e
!1933 edit bert example scripts
...
Merge pull request !1933 from yoonlee666/edit-example
5 years ago
mindspore-ci-bot
f6be677e84
!1936 resnet101 modify to model_zoo
...
Merge pull request !1936 from meixiaowei/master
5 years ago
yoonlee666
ab36f3d3cd
edit example script
5 years ago
mindspore-ci-bot
db61088617
!1931 fasrRcnn scripts update
...
Merge pull request !1931 from panfengfeng/fastrcnn_code_update
5 years ago
meixiaowei
b4a50360f9
resnet101 modify to model_zoo
5 years ago
panfengfeng
f367839c1e
update fastrcnn dataset codes
5 years ago
mindspore-ci-bot
a5b816e67e
!1915 GPU support bert finetune
...
Merge pull request !1915 from VectorSL/bert-finetune
5 years ago
mindspore-ci-bot
538aaab12f
!1857 Modify Transformer model
...
Merge pull request !1857 from yuchaojie/transformer
5 years ago
VectorSL
8f2ec32d95
gpu support bert finetune
5 years ago
mindspore-ci-bot
baf421c9bb
!1901 mode zoo wide&deep bash modify
...
Merge pull request !1901 from yao_yf/model_zoo_wide_and_deep_bash_modify_
5 years ago
chenhaozhe
1be7ad52bb
fix bert scripts
5 years ago
yuchaojie
a9b7861a00
modify Transformer model
5 years ago
yao_yf
49d22b31d2
mode zoo wide&deep bash modify
5 years ago
yao_yf
ce03ce5af2
data_parallel_grad_reducer
5 years ago
mindspore-ci-bot
f374bd5db4
!1821 fix bugs in bert scripts
...
Merge pull request !1821 from yoonlee666/pretrain-eva
5 years ago
yoonlee666
6b994518fb
fix bugs in bert example script
5 years ago
mindspore-ci-bot
18ecafcf0e
!1809 modify adam optimizer and script of bert to match the patterns of fusion rule
...
Merge pull request !1809 from shibeiji/bert
5 years ago
mindspore-ci-bot
c2b2ed1482
!1830 add time_monitor
...
Merge pull request !1830 from wukesong/widedeep-time
5 years ago
wukesong
8ff903d816
add time monitor widedeep
5 years ago
shibeiji
178952afbc
modify adam optimizer and script of bert to match the patterns of fusion rule
5 years ago
mindspore-ci-bot
6ef324446a
!1755 modify readme widedeep
...
Merge pull request !1755 from wukesong/modify-readme
5 years ago
mindspore-ci-bot
e79df7c169
!1697 optimize clip_norm
...
Merge pull request !1697 from chenhaozhe/bert-optimization
5 years ago
mindspore-ci-bot
a9c843838e
!1771 add bert mlm eval script in bert example
...
Merge pull request !1771 from yoonlee666/pretrain-eva
5 years ago
mindspore-ci-bot
ae7175f522
!1779 [Auto parallel] Fix some codestyle warnings of w&d
...
Merge pull request !1779 from Xiaoda/fix-some-codestyle-warnings-of-w
5 years ago
chenhaozhe
435fc12e28
optimize clip_norm
5 years ago
mindspore-ci-bot
a5009006f7
!1387 change some settings in SSD
...
Merge pull request !1387 from zhaoting/SSD
5 years ago
zhaoting
6000abcdf3
change some settings in SSD
5 years ago
Xiaoda Zhang
88982d792c
fix some codestyle warnings
5 years ago
yoonlee666
c0fd303ef2
add mlm eval script in bert example
5 years ago
wukesong
44101be8db
modify readme
5 years ago
mindspore-ci-bot
1682db8be3
!1745 move moiblenet v2 and v3 to new model zoo dir
...
Merge pull request !1745 from SanjayChan/master
5 years ago
wukesong
0933862588
modify readme
5 years ago
chenzomi
193fd37a50
model zoo move to mindspore/model_zoo
5 years ago
wukesong
49437d13fc
modify widedeep
5 years ago
wukesong
9a710b20d7
modify wide&deep
5 years ago
mindspore-ci-bot
d2f6f9b895
!1669 wide&deep data_pre_process
...
Merge pull request !1669 from wukesong/data_pre_process
5 years ago
mindspore-ci-bot
692f38ded2
!1532 clean pylint warning in test dir
...
Merge pull request !1532 from jinyaohui/pylint1
5 years ago
mindspore-ci-bot
59683a1d90
!1692 Fix topk bug for fasterrcnn
...
Merge pull request !1692 from meixiaowei/master
5 years ago
jinyaohui
86d197dfeb
clean pylint
5 years ago
meixiaowei
1778ec0135
fix topk bug
5 years ago
wukesong
8cae48091b
pre_process
5 years ago
mindspore-ci-bot
7d763a9162
!1665 wide&deep data_process
...
Merge pull request !1665 from wukesong/data_process
5 years ago
mindspore-ci-bot
9d9cd3c1ef
!1611 Transformer model scripts merge
...
Merge pull request !1611 from yuchaojie/transformer
5 years ago
mindspore-ci-bot
eec2678ebe
!1637 Add DeepLabV3 network
...
Merge pull request !1637 from z00378171/deeplabv3
5 years ago
wukesong
3f2f6faa2c
wide&deep data process
5 years ago
yuchaojie
e6cbb48157
add Transformer model
5 years ago
mindspore-ci-bot
0b3da2c787
!1596 add bert SQuAD finetune and eval code in bert example
...
Merge pull request !1596 from yoonlee666/edit-example
5 years ago
mindspore-ci-bot
c8d910b9c8
!1643 WideDeep modelzoo adjust dir
...
Merge pull request !1643 from yao_yf/widedepp_modelzoo_adjust
5 years ago
yao_yf
d7f0c5064c
adjust dir
5 years ago
unknown
75d77806c0
fix pylint
5 years ago
yangyongjie
777e0fd1ec
Merge branch 'deeplabv3' of https://gitee.com/zhouyaqiang0/mindspore into deeplabv3
5 years ago
unknown
db7b728d6a
add readme
5 years ago
yangyongjie
2065383e38
pylint fix
5 years ago
unknown
e66b23b357
add readme
5 years ago
yangyongjie
ee2efd3589
fix pylint
5 years ago
unknown
eef3c58b5e
modify
5 years ago
yangyongjie
52c59900a7
fix pylint problem
5 years ago
unknown
2d433e6408
modify
5 years ago
yangyongjie
91adbf7e2c
pylint fix
5 years ago
yangyongjie
4d2b9b10f9
fix pylint problem.
5 years ago
yoonlee666
230cc2b5f4
add SQuAD task for bert
5 years ago
unknown
e04cfdf6d8
modify it
5 years ago
mindspore-ci-bot
a8ab012d7a
!1441 FasterRcnn scripts merge
...
Merge pull request !1441 from linqingke/fasterrcnn
5 years ago
mindspore-ci-bot
12098f9e68
!1626 Add DeepFM scripts
...
Merge pull request !1626 from yangyongjie/master
5 years ago
unknown
67ef8b7aec
modify
5 years ago
mindspore-ci-bot
9fc8340a01
!1599 add wide&deep net file
...
Merge pull request !1599 from lirongzhen1/wd
5 years ago
mindspore-ci-bot
21d8e4e743
!1595 wide&deep ModeZoo train python file
...
Merge pull request !1595 from yao_yf/WideDeep_ModelZoo
5 years ago
mindspore-ci-bot
ffd2bea87e
!1601 [Auto parallel] Add some wide&deep files
...
Merge pull request !1601 from Xiaoda/some-wide-deep-files
5 years ago
unknown
cd22b355f9
modify
5 years ago
unknown
34198540e4
0331
5 years ago
unknown
913b5b03df
modify
5 years ago
unknown
ec7cbb9929
modify deeplabv3
5 years ago
unknown
8aae0a18c7
add scripts
5 years ago
yangyongjie
a728b328e1
add dataset
5 years ago
unknown
ae04259442
new branch
5 years ago
unknown
bf76102594
new deeplabv3
5 years ago
yangyongjie
92c1b2bd31
add DeepFM
5 years ago
linqingke
0571099d71
model fasterrcnn scripts
...
upload fasterrcnn scripts
modify dataset
modify pylint for fasterrcnn
fix pylint for fasterrcnn
modify pylint for fasterrcnn
fix fasterrcnn script pylint
modify pylint for fasterrcnn
fix pylint
modify bug for fasterrcnn
add readme
remove download
fix config instances
FasterRcnn scripts update
5 years ago
Xiaoda Zhang
e58f0801b4
add some wide_deep files
5 years ago
lichenever
c657f6894c
add widedeep
5 years ago
lirongzhen1
4add766655
add wide_and_deep net
5 years ago
yao_yf
03e8efeeb6
add model_zoo wide&deep train py
5 years ago
Su Teng
c7d0a13d58
add wide and deep model
5 years ago
chenhaozhe
b6aceddeab
update bert scripts according to rules of modelzoo
5 years ago