mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
5 years ago
mindspore-ci-bot
994cfcb8a0
!5914 edit bert hub config file and tinybert script bugfix
...
Merge pull request !5914 from yoonlee666/master
5 years ago
mindspore-ci-bot
cd07acc8a4
!5903 add set_grad() for pynative mode in model_zoo networks
...
Merge pull request !5903 from lvchangquan/master
5 years ago
yoonlee666
16c2c17436
edit bert hub config
5 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
lvchangquan
7abe692fb5
add set_grad() for pynative mode in model_zoo network
5 years ago
yoonlee666
0a2f472578
add hub config for bert base and nezha
5 years ago
lichenever
f2d3fd34ce
rectification_allreduce_fusion_api
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
5 years ago
yoonlee666
dfd85caa1b
delete enable_fused_layernorm
5 years ago
mindspore-ci-bot
44a9c25251
!5632 Add clip_by_global_nrom in bert
...
Merge pull request !5632 from chenhaozhe/add-global-norm-to-bert
5 years ago
chenhaozhe
ac95836257
add global norm in bert
5 years ago
mindspore-ci-bot
d5e02cf474
!5584 delete the redundant argument while initializing the class of GradOperation
...
Merge pull request !5584 from shibeiji/master
5 years ago
shibeiji
d57960ed4c
delete the redundant argument while initializing class of GradOperation
5 years ago
yoonlee666
ff4e02a09d
bert script bugfix
5 years ago
mindspore-ci-bot
3f1e05881d
!5474 bert script bugfix
...
Merge pull request !5474 from yoonlee666/bugfix
5 years ago
yoonlee666
954f53da9e
enhancement
5 years ago
mindspore-ci-bot
e6a4d932b4
!5350 [AutoParallel]Rectification distributed init
...
Merge pull request !5350 from lichen/rectification_init
5 years ago
lichenever
d3e55b543e
rectification init
5 years ago
mindspore-ci-bot
c247f5cdbf
!5325 add schema file introduce for BERT and TinyBERT
...
Merge pull request !5325 from wanghua/master
5 years ago
wanghua
f347d1c9e7
add schema for BERT and TinyBERT
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
shibeiji
40fc11e9a4
Mimic higher batch size by accumulating gradients N times before weight update
5 years ago
wanghua
a40cc12fae
modify BERT and TinyBERT README.md
5 years ago
mindspore-ci-bot
7cec00b491
!4577 Optimize the print of bert
...
Merge pull request !4577 from chenhaozhe/optimize-print-of-bert
5 years ago
mindspore-ci-bot
cc9bd8a3e5
!4182 add_tf_and_ms_checkpoint_transfer_tools
...
Merge pull request !4182 from Guomenghao319/add_tf_and_ms_checkpoint_transfer_tools
5 years ago
chenhaozhe
fa10a4e483
optimize print of bert scripts'
5 years ago
yoonlee666
32846d791b
bugfix bert script
5 years ago
mindspore-ci-bot
1f7d72dd2a
!4227 fix pylint warning in model_zoo
...
Merge pull request !4227 from panbingao/pylintfix
5 years ago
panbingao
3f60bf6dfe
fix pylint warnings in model_zoo
5 years ago
yoonlee666
a5ac2427a7
bugfix bert script
5 years ago
GuoMengHao
52f2d581cb
add_tf_and_ms_checkpoint_transfer_tools
5 years ago
mindspore-ci-bot
b535b6427b
!4122 fix bug in bert script
...
Merge pull request !4122 from yoonlee666/master_bug
5 years ago
yoonlee666
e18c7292d6
bug fix
5 years ago
Wei Luning
776d094c5b
quant export fix up for atc tools
5 years ago
mindspore-ci-bot
7113f1f22c
!3857 modify bert and tinybert scripts and README
...
Merge pull request !3857 from wanghua/master
5 years ago
wanghua
89fa2d3708
modify bert and tinybert readme
5 years ago
mindspore-ci-bot
59530248a3
!3795 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2
...
Merge pull request !3795 from panbingao/master
5 years ago
mindspore-ci-bot
6e21618fe1
!3798 add shuffle switch for finetune dataset
...
Merge pull request !3798 from yoonlee666/master-finetune
5 years ago
mindspore-ci-bot
1165b27f41
!3693 Change the column order and add drop_reminder option to make the generated dataset compatible with BertCLS
...
Merge pull request !3693 from dessyang/master
5 years ago
yoonlee666
9bdece71d4
add switch for data shuffle
5 years ago
panbingao
98b76b9020
remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2
5 years ago
dessyang
4307c1fa61
change the column order and add drop_reminder option to make this script compatible with BertCLS model
5 years ago
GuoMengHao
2309e7369a
add_python_distribute_pretrain_script
...
Signed-off-by: GuoMengHao <guomenghao@huawei.com>
5 years ago
shibeiji
29e35a31c0
add order params for bert to improve performance
5 years ago
shibeiji
af4923123c
script update for bert
5 years ago