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