Wei Luning
8f56528f8c
add flags on function
6 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.
6 years ago
mindspore-ci-bot
748b0b1b64
!2388 GPU update bert scripts
...
Merge pull request !2388 from VectorSL/bert-eval
6 years ago
VectorSL
b2412ea571
gpu update bert scripts
6 years ago
yoonlee666
cfae890ca0
support bert large pretrain with 96 bs
6 years ago
wilfChen
9d74cfd312
Add load&save ckpt path for distribute training
6 years ago
wilfChen
9ce9c21526
gpu bert script
6 years ago
mindspore-ci-bot
d251ba9e11
!2061 set allreduce fusion split indices for NEZHA bert
...
Merge pull request !2061 from shibeiji/master
6 years ago
shibeiji
abfd3f97cb
add allreduce split strategy for NEZHA bert
6 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
6 years ago
mindspore-ci-bot
d9c7a8400e
!1933 edit bert example scripts
...
Merge pull request !1933 from yoonlee666/edit-example
6 years ago
yoonlee666
ab36f3d3cd
edit example script
6 years ago
VectorSL
8f2ec32d95
gpu support bert finetune
6 years ago
chenhaozhe
1be7ad52bb
fix bert scripts
6 years ago
mindspore-ci-bot
f374bd5db4
!1821 fix bugs in bert scripts
...
Merge pull request !1821 from yoonlee666/pretrain-eva
6 years ago
yoonlee666
6b994518fb
fix bugs in bert example script
6 years ago
shibeiji
178952afbc
modify adam optimizer and script of bert to match the patterns of fusion rule
6 years ago
mindspore-ci-bot
e79df7c169
!1697 optimize clip_norm
...
Merge pull request !1697 from chenhaozhe/bert-optimization
6 years ago
chenhaozhe
435fc12e28
optimize clip_norm
6 years ago
yoonlee666
c0fd303ef2
add mlm eval script in bert example
6 years ago
jinyaohui
86d197dfeb
clean pylint
6 years ago
yoonlee666
230cc2b5f4
add SQuAD task for bert
6 years ago
chenhaozhe
b6aceddeab
update bert scripts according to rules of modelzoo
6 years ago