wangmin
|
8012dbde54
|
add split allreduce testcase for bert_thor
|
4 years ago |
zhaoting
|
d421f49e60
|
delete redundant codes
|
4 years ago |
wangmin
|
d9e84e468b
|
remove rm -rf in testcase of bert_thor
|
4 years ago |
mindspore-ci-bot
|
3671244ff8
|
!6233 move batch_size from bert_cfg_cfg to cfg
Merge pull request !6233 from yoonlee666/master
|
4 years ago |
wangmin
|
d96ecd2740
|
add st for bert_thor
|
4 years ago |
yoonlee666
|
528072f45f
|
move batch_size from bert_cfg_cfg to cfg
|
4 years ago |
nhussain
|
92e99ff224
|
change map calls
|
4 years ago |
lilei
|
71adabd944
|
modify_bug
|
4 years ago |
xiefangqi
|
d0410d6191
|
md delete set_dataset_size interface
|
4 years ago |
yao_yf
|
d4cfe55c04
|
rename mirror_mean to gradients_mean
|
5 years ago |
mindspore-ci-bot
|
a50bc2182e
|
!5665 delete enable_fused_layernorm
Merge pull request !5665 from yoonlee666/bugfix
|
5 years ago |
yoonlee666
|
dfd85caa1b
|
delete enable_fused_layernorm
|
5 years ago |
jinyaohui
|
a9972a7def
|
optim pylint
|
5 years ago |
yao_yf
|
07117e4dd4
|
mv ParallelMode to context
|
5 years ago |
panyifeng
|
1a54785fe2
|
remove name arg from gradoperation
|
5 years ago |
yoonlee666
|
eb46d5cc19
|
split ci cases
|
5 years ago |
Wei Luning
|
d4d6457ea7
|
init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
|
5 years ago |
mindspore-ci-bot
|
1c6ddf70b6
|
!4043 add serving st
Merge pull request !4043 from hexia/serving_st
|
5 years ago |
hexia
|
7f514a07e8
|
serving st
|
5 years ago |
Wei Luning
|
a05c38bb63
|
make python Parameter inherit from Tensor
|
5 years ago |
chenhaozhe
|
ef7ea3b92d
|
fix bert performance test case
|
5 years ago |
yoonlee666
|
4c167e3085
|
add bert ci script
|
5 years ago |
Wei Luning
|
484d7f10c8
|
refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
|
5 years ago |
wangnan39@huawei.com
|
082433183d
|
uniform learning_rate behavior of optimizers
|
5 years ago |
anzhengqi
|
008b91b2a1
|
inject epoch ctrl op in the execution tree and send eos at the end of epoch
|
5 years ago |
yanghaoran
|
00749914a4
|
remove testcase
|
5 years ago |
duxiutao
|
1e43c609e0
|
Add test case and fix two bugs
1. add case to guard precision
2. fix a shape bug
3. fix a funcGraph bug
|
5 years ago |
Wei Luning
|
8f56528f8c
|
add flags on function
|
5 years ago |
mindspore-ci-bot
|
971f10d222
|
!1790 remove transdata only connected with control depend
Merge pull request !1790 from lianliguang/remove-the-useless-transdata-connected-with-the-control-depend
|
5 years ago |
WilliamLian
|
b86016a26f
|
remove the useless transdata and cast of control depend node
|
5 years ago |
buxue
|
66bbdb4a31
|
change tensor dtype and shape from function to attr
|
5 years ago |
mindspore-ci-bot
|
d9c7a8400e
|
!1933 edit bert example scripts
Merge pull request !1933 from yoonlee666/edit-example
|
5 years ago |
yanghaoran
|
8da4c1a763
|
synchronize latest ascend software 04 Jun 2020
|
5 years ago |
yoonlee666
|
ab36f3d3cd
|
edit example script
|
5 years ago |
chenhaozhe
|
1be7ad52bb
|
fix bert scripts
|
5 years ago |
jinyaohui
|
5e43edc474
|
clean pylint
|
5 years ago |
wanghua
|
3f536ea1b7
|
add bert performance test case
|
5 years ago |
jinyaohui
|
86d197dfeb
|
clean pylint
|
5 years ago |
chenhaozhe
|
b6aceddeab
|
update bert scripts according to rules of modelzoo
|
5 years ago |
zhaojichen
|
7c9fb3424f
|
add epsilon parameter for layernorm
|
5 years ago |
yoonlee666
|
12d9c71c83
|
delete dropout when prob equals 0 and adjust bert ci script
|
5 years ago |
mindspore-ci-bot
|
19c200e9cc
|
!1280 pylint clean
Merge pull request !1280 from liubuyu/master
|
5 years ago |
liubuyu
|
37be555a81
|
pylint clean
|
5 years ago |
wanghua
|
2703ac5ba4
|
fix bert percision problem
|
5 years ago |
jinyaohui
|
5a914994ba
|
clean pylint
|
5 years ago |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
5 years ago |
seatea
|
981b013f81
|
Fix CSE bug for some operations like `DropoutGenMask` which should not
be optimized as it will generate different values each time.
|
5 years ago |
jinyaohui
|
2907cf4488
|
remove some context param
|
5 years ago |
candanzg
|
2cc85bdc93
|
Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
jinyaohui
|
391a060f21
|
remove two context param
|
5 years ago |