Commit Graph

422 Commits (08ae790872ee31e2d649e06b6ef1abacd94cafef)

Author SHA1 Message Date
gaojing 2f2a624281 gnmt add hub_config
4 years ago
hanhuifeng2020 65bfefd92b bert on gpu for pre training script supports loss scale
4 years ago
mindspore-ci-bot 528f4ddd33 !10596 Add export.py to textcnn (PR to master)
4 years ago
mindspore-ci-bot 0903777d3f !10507 Modify dataset preprocess of textcnn
4 years ago
mindspore-ci-bot a17c4352ec !10586 add data sink note in transformer readme
4 years ago
Yanjun Peng 1148c942e3 add export fun to textcnn
4 years ago
yuchaojie e3cdd89a2e add data sink note in transformer readme
4 years ago
mindspore-ci-bot f79e3bdb39 !10533 lstm script fix
4 years ago
zhouyaqiang 2cbd6d3c97 Modify data preprocess of textcnn
4 years ago
root b3577286a2 lstm script fix
4 years ago
zhaojichen d3e561c5a7 add export file
4 years ago
mindspore-ci-bot 216aa8535b !10412 Delete the redundant inputs of GNMTv2 model
4 years ago
gaojing 1f3d9ddff8 delete schema_json
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot 18ca7eaeb0 !10222 lstm D
4 years ago
陈劢 c4eb32b43a move textrcnn from official to research, and raise acc when using lstm as RNN arch
4 years ago
root 9103ff5d75 lstm D network
4 years ago
mindspore-ci-bot ca182f0131 !10341 new add mass and unet chinese readme.
4 years ago
mindspore-ci-bot 1150ae3376 !10290 add fasttext model to model zoo
4 years ago
zhaojichen edc48b48b8 add fasttext to model_zoo
4 years ago
linqingke 338c82d57e new add mass and unet chinese readme.
4 years ago
mindspore-ci-bot 00611b1c41 !10175 Add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
yuzhenhua d5d3c7b349 modify export script file to support mindr and GPU
4 years ago
mindspore-ci-bot 66741fb545 !10225 fix ncf export bug, modify export script for bert, mass, transformer to support mindir and GPU
4 years ago
yuzhenhua 4128fb1155 modify export to support mindir
4 years ago
Yanjun Peng 95ac8549db fix textcnn accuracy problem
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
mindspore-ci-bot 1631765922 !10165 Performance optimization of Bert on GPU by the graph_kernel
4 years ago
hanhuifeng2020 3988376b67 Performance optimization of Bert on GPU by the graph_kernel
4 years ago
陈劢 08e2424fb8 textrcnn performance standard modified
4 years ago
mindspore-ci-bot 4ce11a930b !10118 raise textrcnn precision when using DynamicRNN
4 years ago
caojiewen 1df083b8d7 fixed the bad links
4 years ago
mindspore-ci-bot d572b47821 !10104 Improve accuracy of TextCNN a litte bit by adjusting initializer approaches
4 years ago
陈劢 d36abebe54 raise textrcnn precision on DynamicRNN
4 years ago
yuchaojie a15152141d add transformer chinese readme
4 years ago
Yanjun Peng f76758cbe8 fix textcnn problem
4 years ago
yuchaojie 0f610e11de set HCCL_CONNECT_TIMEOUT=600 for transformer distribute training
4 years ago
linqingke f26003e723 fix mass lr import.
4 years ago
mindspore-ci-bot 71f4bcc7b6 !9820 bert readme update
4 years ago
Yanjun Peng f708e4b108 fix xception and textrcnn
4 years ago
wilfChen 62652cc29d bert readme update
4 years ago
CaoJian 84acebf19d lstm add export.py
4 years ago
mindspore-ci-bot 4b436d61a8 !9377 add model textrcnninto modelzoo
4 years ago
zymaa 16c5013f6e add textrcnn into model zoo
4 years ago
mindspore-ci-bot d0e7ae66a4 !9689 fix model zoo typos
4 years ago
mindspore-ci-bot 59ca2ac708 !9693 add multi machine instruction for bert
4 years ago
mindspore-ci-bot 91fb5867d3 !9235 textcnn
4 years ago
yoonlee666 fe9443bfc6 add multi-machine
4 years ago
tronzhang 17d6f1c2f9 add option for graph kernel and mixed precision
4 years ago
alex-yuyue 5250b327ae Fix some non-minddata typos
4 years ago
mindspore-ci-bot 7bfe1a5d34 !9663 remove unused parameters in config
4 years ago
mwang 56c8c346dd remove unused optimizer inf config file
4 years ago
zhaojichen 213185569e fix doc bug
4 years ago
zhaojichen de7e8850da fix doc & code bugs for gnmt
4 years ago
mindspore-ci-bot 7131707359 !9366 fix bert export bug
4 years ago
xinyun Fan c3f3f6e67a upload textcnn
4 years ago
yuzhenhua 0d1f209d69 fix bert export bug
4 years ago
mindspore-ci-bot 0c7ba7a7fa !9354 mode_mindir_suffix
4 years ago
bai-yangfan c46c4dffe4 mindir_suffix
4 years ago
caozhou b1189cd118 compatible name
4 years ago
mindspore-ci-bot 510ed65300 !9264 export script for resnet50_quant and densenet121,fix centerface and transformaer bug
4 years ago
mindspore-ci-bot 989744c61a !9258 add squad for bert
4 years ago
mindspore-ci-bot ca66aef549 !8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
4 years ago
yuzhenhua ceaca1708c add export file for resnet50_quant and densenet121, fix centerface and transformer bug
4 years ago
yoonlee666 a744ef9113 add squad
4 years ago
mindspore-ci-bot bebc37b389 !9192 reset the default activation function for bert
4 years ago
shibeiji bde36af04c Modify the default activation function for bert
4 years ago
linqingke 8bbd84eb62 remove network useless parameters
4 years ago
mindspore-ci-bot 0aa63f21c5 !9039 register FastGelu for activation
4 years ago
mindspore-ci-bot 9130660a2f !9055 add yolov3 export file and fix bert exprt bug
4 years ago
yuzhenhua a1db640211 fix bert bug and add export file for yolov3 and add test file for maskrcnn
4 years ago
shibeiji cd850bd210 register activation operator fast_gelu
4 years ago
mindspore-ci-bot a0e4db6aae !9016 delete input_mask_from_dataset option in transformer's config
4 years ago
yuchaojie f13388ee6b delete input_mask_from_dataset option in transformer's config
4 years ago
liyong 48e688c166 add dynamic shape support
4 years ago
mindspore-ci-bot 7689062c7d !8727 Clean code for gnmt_v2 network
4 years ago
gaojing a23ddaf409 clean_code
4 years ago
wanyiming dad47cf2dd mod_comments
4 years ago
alouhahaha 641888f603 add definition of scale for GPT
4 years ago
alouhahaha 2353756515 BugFix for GPT
4 years ago
mindspore-ci-bot ecba84ae7c !8447 export script for VGG16 and Bert,fix faster-rcnn and inceptionv3 bug
4 years ago
mindspore-ci-bot 9e387e3b56 !8514 dataset_attr_name
4 years ago
liyong 8eab1d20f7 add gpt2 preprocess
4 years ago
bai-yangfan b4e020d081 dataset_attr_name
4 years ago
yuzhenhua d0f05a7670 add export script for vgg16,bert. fix faster-rcnn and inception bug
4 years ago
gaojing 335f3b95c1 modified cast32 to cast64
4 years ago
mindspore-ci-bot cc7993355c !8288 update transformer scripts
4 years ago
panfengfeng 4ae8285809 update transformer scripts
4 years ago
gaojing 6ac5be72d9 upload gnmt_v2
4 years ago
laiyongqiang 6b57cc705f disable somas when variable_memory_max_size is set
4 years ago
jzg 4851a67bb5 add layer of clipbyglobalnorm.
4 years ago
mindspore-ci-bot fafe817ad5 !7957 fix tinybert bug and add export script file for mass
4 years ago
yuzhenhua c4eafb9820 fix tinybert bug and add export script file for mass
4 years ago
mindspore-ci-bot fc8479a459 !7945 Add self-realized Softmax and LayerNorm
4 years ago
mindspore-ci-bot c2c2b65010 !7916 update lstm README
4 years ago
alouhahaha a7b1d0518b add self-realized Softmax and LayerNorm
4 years ago
CaoJian c6982d1f1b update lstm README
4 years ago
linqingke 02f9a1c010 fix mass gpu run script bug.
4 years ago
mindspore-ci-bot 82b5e5251c !7828 edit readme
4 years ago
yoonlee666 acb44b91b9 edit readme
4 years ago
mindspore-ci-bot 30e63c6e15 !7853 mass and cnnctc readme fix.
4 years ago
mindspore-ci-bot 1999774b3e !7847 update transformer's ms version
4 years ago
mindspore-ci-bot 988e1c1782 !7830 modify mass beam_search's floordiv and mod to adapt to 310.
4 years ago
linqingke e92a0dbd79 mass and cnnctc readme fix.
4 years ago
yuchaojie 0d20b99ad1 update transformer's ms version
4 years ago
mindspore-ci-bot 7c98803ad6 !7646 eval result only return probs
4 years ago
linqingke a084532a6e modify mass beam_search's floordiv and mod to adapt to 310.
4 years ago
wanghua f09087a68a update tinybert_model.py
4 years ago
alouhahaha e5227c9f89 GPT scripts bug fix
4 years ago
mindspore-ci-bot 4c129b12e4 !7768 export script for TinyBert and Transformer
4 years ago
mindspore-ci-bot df07a0e3d4 !7740 Add GPT
4 years ago
yuzhenhua 9417620bf5 export script for tinybert and transformer
4 years ago
alouhahaha 837f1a160c Add GPT
4 years ago
chenzomi 44bf4c3e37 [ME] format code
4 years ago
y00488820 1138b08a1e add prophetnet into model zoo
4 years ago
mindspore-ci-bot 4b31189ebd !7476 modify resnet50-quant readme
4 years ago
yuchaojie 8114352c2a modify resnet50-quant readme
4 years ago
mindspore-ci-bot 3655db526d !7491 modify transformer's floordiv and mod to adapt to 310
4 years ago
yuchaojie 188dfac57c modify floordiv and mod to adapt to 310
4 years ago
mindspore-ci-bot 792b2977e8 !7447 fix transformer eval device id
4 years ago
yuchaojie 55ee90e696 fix transformer eval device id
4 years ago
mindspore-ci-bot 2b56b87734 !7234 update mass gpu support.
4 years ago
linqingke 771042a457 update mass gpu network.
4 years ago
chenzomi 5b769dfb20 [ME] Bug fix
4 years ago
chenhaozhe f3860f5111 Fix typo of hccl time out options
4 years ago
panfengfeng 752035795f update trantransformer scripts
4 years ago
chenhaozhe 1464bf3dd8 add hccl_time_out options in bert distribute launcher
4 years ago
dessyang f27f047f14 Add training and evaluation of Transformer on GPU
4 years ago
mindspore-ci-bot b1ac85bde9 !7172 bugfix tinybert
4 years ago
yoonlee666 0e85c5c9a4 bugfix tinybert
4 years ago
mindspore-ci-bot f5b481d776 !7127 edit readme
4 years ago
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
yoonlee666 263a591473 edit readme
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
yoonlee666 8fa83cca87 delete device id for gpu
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
yoonlee666 a2af684dd4 bugfix tinybert
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
yanghaitao1 a4de9ba0eb fix tinybert failes if run 1p
4 years ago
zhangyi 7ad8452617 Update invalid links.
4 years ago
mindspore-ci-bot bd5a8b42ac !6724 redundant codes clean
4 years ago
yuchaojie 132dae4849 modify transformer hub file
4 years ago
mindspore-ci-bot c291e0b2ba !6666 Add fasterrcnn, mass, unet, psenet hub conf file.
4 years ago
mindspore-ci-bot a712489a28 !6643 Modifying the hardware information in Readme.
4 years ago
root 4e85071055 redundant codes clean
4 years ago
mindspore-ci-bot d6110a3cd5 !6656 move batch_size from net_cfg to outer cfg
4 years ago
mindspore-ci-bot b309850036 !6616 add tokenization and score file
4 years ago
yoonlee666 25b2c1944f tinybert hub
4 years ago