Commit Graph

54 Commits

Author SHA1 Message Date
wangmin e6be30a094 modify ReadMe 2020-08-20 16:43:23 +08:00
zongha 91accd1ed4 for readme modify 2020-08-19 18:04:08 +08:00
mindspore-ci-bot 4815dcbb1d !4517 The teacher use fp16 calculations to imporve the performance of tinybert on gpu
Merge pull request !4517 from hanhuifeng/tinybert_gpu_perf
2020-08-18 15:11:18 +08:00
mindspore-ci-bot 7cec00b491 !4577 Optimize the print of bert
Merge pull request !4577 from chenhaozhe/optimize-print-of-bert
2020-08-18 11:03:03 +08:00
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
2020-08-18 10:44:26 +08:00
chenzomi bb125cb309 change unsupport to unsupported 2020-08-17 20:37:09 +08:00
chenhaozhe fa10a4e483 optimize print of bert scripts' 2020-08-17 20:03:31 +08:00
hanhuifeng2020 9e2b38c961 The teacher use fp16 calculations to optimize the performance of tinybert on the gpu 2020-08-17 15:01:01 +08:00
mindspore-ci-bot 510ae7c88c !4500 [net] update transformer README
Merge pull request !4500 from yuchaojie/transformer_st
2020-08-15 18:10:49 +08:00
mindspore-ci-bot df8fcef457 !4412 MASS support running on GPU.
Merge pull request !4412 from linqingke/mass
2020-08-15 18:10:26 +08:00
yuchaojie 3c1e7011e0 update transformer readme 2020-08-15 15:38:28 +08:00
mindspore-ci-bot eb4749642d !4460 update the codes of bert_thor
Merge pull request !4460 from zongha/master
2020-08-14 19:06:49 +08:00
zongha da142ccfd3 modify the codes for bert_thor
2nd for update thor bert
2020-08-14 17:36:34 +08:00
linqingke a1347264f7 mass add gpu support. 2020-08-14 11:54:21 +08:00
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage 2020-08-14 11:40:27 +08:00
mindspore-ci-bot 881fc135bf !4187 tinybert script suit for gpu
Merge pull request !4187 from hanhuifeng/tinybert_suit_gpu
2020-08-12 10:26:19 +08:00
yoonlee666 32846d791b bugfix bert script 2020-08-11 14:40:06 +08:00
mindspore-ci-bot 1f7d72dd2a !4227 fix pylint warning in model_zoo
Merge pull request !4227 from panbingao/pylintfix
2020-08-11 14:17:45 +08:00
hanhuifeng2020 1756d084ab tinybert script suit for gpu 2020-08-10 20:00:07 +08:00
panbingao 3f60bf6dfe fix pylint warnings in model_zoo 2020-08-10 19:44:41 +08:00
yoonlee666 a5ac2427a7 bugfix bert script 2020-08-10 16:40:40 +08:00
GuoMengHao 52f2d581cb add_tf_and_ms_checkpoint_transfer_tools 2020-08-10 09:45:50 +08:00
mindspore-ci-bot b535b6427b !4122 fix bug in bert script
Merge pull request !4122 from yoonlee666/master_bug
2020-08-07 18:50:41 +08:00
yoonlee666 e18c7292d6 bug fix 2020-08-07 17:02:17 +08:00
Wei Luning 776d094c5b quant export fix up for atc tools 2020-08-07 15:10:29 +08:00
mindspore-ci-bot 7113f1f22c !3857 modify bert and tinybert scripts and README
Merge pull request !3857 from wanghua/master
2020-08-05 15:48:02 +08:00
wanghua 89fa2d3708 modify bert and tinybert readme 2020-08-04 17:11:19 +08:00
mindspore-ci-bot 59530248a3 !3795 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2
Merge pull request !3795 from panbingao/master
2020-08-03 09:31:49 +08:00
mindspore-ci-bot 6e21618fe1 !3798 add shuffle switch for finetune dataset
Merge pull request !3798 from yoonlee666/master-finetune
2020-08-03 09:16:14 +08:00
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
2020-07-31 22:01:33 +08:00
yoonlee666 9bdece71d4 add switch for data shuffle 2020-07-31 14:20:20 +08:00
panbingao 98b76b9020 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2 2020-07-31 14:18:54 +08:00
mindspore-ci-bot 6eddd65cf1 !3670 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
Merge pull request !3670 from panbingao/master
2020-07-31 11:35:38 +08:00
zongha 5f13786776 switch 1st 2020-07-31 09:22:20 +08:00
panbingao 3e82ae7f51 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2020-07-30 20:35:29 +08:00
wanghua f8c03890ff modify readme and timemonitor steps 2020-07-30 15:51:05 +08:00
mindspore-ci-bot 71a3c363f2 !3512 add_python_distribute_pretrain_script
Merge pull request !3512 from Guomenghao319/add_python_distribute_pretrain_script
2020-07-30 14:54:26 +08:00
dessyang 4307c1fa61 change the column order and add drop_reminder option to make this script compatible with BertCLS model 2020-07-29 15:13:06 -04:00
wanghua 7dd5e78fde add tinybert scripts 2020-07-29 16:07:04 +08:00
GuoMengHao 2309e7369a add_python_distribute_pretrain_script
Signed-off-by: GuoMengHao <guomenghao@huawei.com>
2020-07-29 15:13:23 +08:00
mindspore-ci-bot 0a84b63fc3 !3305 modify the vgg16/lstm path to offical/{cv/npl}
Merge pull request !3305 from caojian05/ms_master_dev
2020-07-23 16:01:42 +08:00
shibeiji 29e35a31c0 add order params for bert to improve performance 2020-07-23 11:03:37 +08:00
CaoJian f9fdb52373 modify the vgg16/lstm path to offical/{cv/npl} 2020-07-22 19:25:27 +08:00
shibeiji af4923123c script update for bert 2020-07-22 18:40:31 +08:00
mindspore-ci-bot ca6da6751f !3218 Move mass and fasterrcnn to new model zoo directory.
Merge pull request !3218 from linqingke/mass
2020-07-22 15:13:18 +08:00
linqingke a41337dab5 mass and fasterrcnn path change. 2020-07-22 09:02:20 +08:00
chenhaozhe 6fdf380923 fix bert scripts to adapt the new concept of repeatcount in minddata 2020-07-21 21:57:05 +08:00
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
mindspore-ci-bot 8e4c0a9d93 !3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
2020-07-20 14:18:27 +08:00
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch 2020-07-20 13:02:47 +08:00