Commit Graph

234 Commits (8612351820455d161aa71c48b23bac52351290d3)

Author SHA1 Message Date
mindspore-ci-bot 3f1e05881d !5474 bert script bugfix
5 years ago
yoonlee666 954f53da9e enhancement
5 years ago
mindspore-ci-bot e6a4d932b4 !5350 [AutoParallel]Rectification distributed init
5 years ago
lichenever d3e55b543e rectification init
5 years ago
mindspore-ci-bot c247f5cdbf !5325 add schema file introduce for BERT and TinyBERT
5 years ago
mindspore-ci-bot be13688e29 !5431 update lstm readme
5 years ago
wanghua f347d1c9e7 add schema for BERT and TinyBERT
5 years ago
CaoJian c465f2bf5c update lstm readme
5 years ago
mindspore-ci-bot 820f2cb4eb !5351 move ParalleMode to Context
5 years ago
yao_yf 07117e4dd4 mv ParallelMode to context
5 years ago
mindspore-ci-bot a8c5dfae3b !4957 lstm readme
5 years ago
wilfChen 734993e21a lstm readme
5 years ago
mindspore-ci-bot f3fc24c82a !5368 fix sink_size bug for transformer
5 years ago
yuchaojie 9fb6f0c34b fix sink_size bug for transformer
5 years ago
jonyguo fe016d321c update tiny bert script and readme
5 years ago
mindspore-ci-bot 7127304c67 !4814 support minddateset for tinybert
5 years ago
mindspore-ci-bot 586d6673b3 !5307 change enable_data_sink value to true for transformer
5 years ago
mindspore-ci-bot e4909f9050 !5277 add option choices for transformer
5 years ago
yuchaojie 15b366307e change enable_data_sink value to true for transformer
5 years ago
mindspore-ci-bot df9d67c0dc !5235 add tinybert gpu readme
5 years ago
yuchaojie 48efc182e0 change option choices for transformer
5 years ago
mindspore-ci-bot 92e2d21ea4 !5088 Fix MASS and FasterRcnn CI Problem.
5 years ago
hanhuifeng2020 fbafedf135 add tinybert gpu readme
5 years ago
dengyutao 4e0447b05e support minddataset for tinybert
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
linqingke ad8b98b476 fix fasterrcnn and mass bug.
5 years ago
wanghua a40cc12fae modify BERT and TinyBERT README.md
5 years ago
mindspore-ci-bot 6511491a7c !4691 Fix MASS and FasterRcnn README.
5 years ago
wangmin e6be30a094 modify ReadMe
5 years ago
zongha 91accd1ed4 for readme modify
5 years ago
linqingke 642d48e9dd fix floordiv and iou ops.
5 years ago
mindspore-ci-bot 4815dcbb1d !4517 The teacher use fp16 calculations to imporve the performance of tinybert on gpu
5 years ago
mindspore-ci-bot 7cec00b491 !4577 Optimize the print of bert
5 years ago
mindspore-ci-bot cc9bd8a3e5 !4182 add_tf_and_ms_checkpoint_transfer_tools
5 years ago
chenzomi bb125cb309 change unsupport to unsupported
5 years ago
chenhaozhe fa10a4e483 optimize print of bert scripts'
5 years ago
hanhuifeng2020 9e2b38c961 The teacher use fp16 calculations to optimize the performance of tinybert on the gpu
5 years ago
mindspore-ci-bot 510ae7c88c !4500 [net] update transformer README
5 years ago
mindspore-ci-bot df8fcef457 !4412 MASS support running on GPU.
5 years ago
yuchaojie 3c1e7011e0 update transformer readme
5 years ago
mindspore-ci-bot eb4749642d !4460 update the codes of bert_thor
5 years ago
zongha da142ccfd3 modify the codes for bert_thor
5 years ago
linqingke a1347264f7 mass add gpu support.
5 years ago
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage
5 years ago
mindspore-ci-bot 881fc135bf !4187 tinybert script suit for gpu
5 years ago
yoonlee666 32846d791b bugfix bert script
5 years ago
mindspore-ci-bot 1f7d72dd2a !4227 fix pylint warning in model_zoo
5 years ago
hanhuifeng2020 1756d084ab tinybert script suit for gpu
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
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
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
5 years ago
mindspore-ci-bot 6e21618fe1 !3798 add shuffle switch for finetune dataset
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
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
mindspore-ci-bot 6eddd65cf1 !3670 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
5 years ago
zongha 5f13786776 switch 1st
5 years ago
panbingao 3e82ae7f51 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
5 years ago
wanghua f8c03890ff modify readme and timemonitor steps
5 years ago
mindspore-ci-bot 71a3c363f2 !3512 add_python_distribute_pretrain_script
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
wanghua 7dd5e78fde add tinybert scripts
5 years ago
GuoMengHao 2309e7369a add_python_distribute_pretrain_script
5 years ago
mindspore-ci-bot 0a84b63fc3 !3305 modify the vgg16/lstm path to offical/{cv/npl}
5 years ago
shibeiji 29e35a31c0 add order params for bert to improve performance
5 years ago
CaoJian f9fdb52373 modify the vgg16/lstm path to offical/{cv/npl}
5 years ago
shibeiji af4923123c script update for bert
5 years ago
mindspore-ci-bot ca6da6751f !3218 Move mass and fasterrcnn to new model zoo directory.
5 years ago
linqingke a41337dab5 mass and fasterrcnn path change.
5 years ago
chenhaozhe 6fdf380923 fix bert scripts to adapt the new concept of repeatcount in minddata
5 years ago
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers
5 years ago
mindspore-ci-bot 8e4c0a9d93 !3212 GetDatasize feature
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
chenhaozhe 541bf81c1f move bert to new model zoo directory
5 years ago
mindspore-ci-bot ffb7040c3c !3200 [clean]remove loop_can_unroll flag, clean some other python code
5 years ago
yuchaojie df5d162417 move transformer net to new modelzoo directory
5 years ago
codesausage a0ddc0e3a8 add directory in model_zoo
5 years ago