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)
...
From: @penny369
Reviewed-by: @guoqi1024,@pandoublefeng
Signed-off-by: @guoqi1024
4 years ago
mindspore-ci-bot
0903777d3f
!10507 Modify dataset preprocess of textcnn
...
From: @zhouyaqiang0
Reviewed-by: @linqingke,@oacjiewen
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
a17c4352ec
!10586 add data sink note in transformer readme
...
From: @yuchaojie
Reviewed-by: @c_34,@oacjiewen,@linqingke
Signed-off-by: @c_34,@linqingke
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
...
From: @ttudu
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @c_34
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
...
From: @gaojing22
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
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
...
From: @ttudu
Reviewed-by:
Signed-off-by:
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.
...
From: @linqingke
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
1150ae3376
!10290 add fasttext model to model zoo
...
From: @zhaojichen
Reviewed-by:
Signed-off-by:
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
...
From: @yanglf1121
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
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
...
From: @yuzhenhua666
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @c_34
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
...
From: @hanhuifeng2020
Reviewed-by: @gaoxiong1,@ryanww
Signed-off-by: @ryanww
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
...
From: @chenmai1102
Reviewed-by: @guoqi1024,@oacjiewen
Signed-off-by: @guoqi1024
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
...
From: @penny369
Reviewed-by: @guoqi1024,@oacjiewen
Signed-off-by: @guoqi1024
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
...
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
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
...
From: @zymaa
Reviewed-by:
Signed-off-by:
4 years ago
zymaa
16c5013f6e
add textrcnn into model zoo
...
Signed-off-by: zymaa <317958662@qq.com>
TextRCNN, a model for text classification, which is proposed by the Chinese Academy of Sciences in 2015.
TextRCNN actually combines RNN and CNN, first uses bidirectional RNN to obtain upper semantic and grammatical information of the input text,
and then uses maximum pooling to automatically filter out the most important feature.
Signed-off-by: zymaa <317958662@qq.com>
4 years ago
mindspore-ci-bot
d0e7ae66a4
!9689 fix model zoo typos
...
From: @alex-yuyue
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
4 years ago
mindspore-ci-bot
59ca2ac708
!9693 add multi machine instruction for bert
...
From: @yoonlee666
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
91fb5867d3
!9235 textcnn
...
From: @xinyunfan
Reviewed-by:
Signed-off-by:
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
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
7bfe1a5d34
!9663 remove unused parameters in config
...
From: @sl_wang
Reviewed-by: @wang_zi_dong,@kisnwang
Signed-off-by: @wang_zi_dong
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
...
From: @yuzhenhua666
Reviewed-by: @c_34
Signed-off-by: @c_34
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
...
From: @bai-yangfan
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
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
...
From: @yuzhenhua666
Reviewed-by: @linqingke,@yingjy
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
989744c61a
!9258 add squad for bert
...
From: @yoonlee666
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
ca66aef549
!8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
...
From: @wanyiming
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
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
...
From: @shibeiji
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34
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
...
From: @shibeiji
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9130660a2f
!9055 add yolov3 export file and fix bert exprt bug
...
From: @yuzhenhua666
Reviewed-by: @liangchenghui
Signed-off-by:
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
...
From: @yuchaojie
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @linqingke
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
...
From: @gaojing22
Reviewed-by: @yingjy,@guoqi1024
Signed-off-by: @yingjy
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
...
From: @yuzhenhua666
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9e387e3b56
!8514 dataset_attr_name
...
From: @bai-yangfan
Reviewed-by:
Signed-off-by:
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
...
From: @pandoublefeng
Reviewed-by:
Signed-off-by:
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
...
Merge pull request !7957 from 于振华/master
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
...
Merge pull request !7945 from wangjun/master
4 years ago
mindspore-ci-bot
c2c2b65010
!7916 update lstm README
...
Merge pull request !7916 from caojian05/ms_master_lstm_bugfix
4 years ago
alouhahaha
a7b1d0518b
add self-realized Softmax and LayerNorm
...
delete reduntant parameters
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
...
Merge pull request !7828 from yoonlee666/editreadme
4 years ago
yoonlee666
acb44b91b9
edit readme
4 years ago
mindspore-ci-bot
30e63c6e15
!7853 mass and cnnctc readme fix.
...
Merge pull request !7853 from linqingke/psenet
4 years ago
mindspore-ci-bot
1999774b3e
!7847 update transformer's ms version
...
Merge pull request !7847 from yuchaojie/transformer
4 years ago
mindspore-ci-bot
988e1c1782
!7830 modify mass beam_search's floordiv and mod to adapt to 310.
...
Merge pull request !7830 from linqingke/mass
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
...
Merge pull request !7646 from wanghua/master
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
...
Merge pull request !7768 from 于振华/master
4 years ago
mindspore-ci-bot
df07a0e3d4
!7740 Add GPT
...
Merge pull request !7740 from wangjun/master
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
...
Merge pull request !7476 from yuchaojie/quant
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
...
Merge pull request !7491 from yuchaojie/transformer
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
...
Merge pull request !7447 from yuchaojie/transformer2
4 years ago
yuchaojie
55ee90e696
fix transformer eval device id
4 years ago
mindspore-ci-bot
2b56b87734
!7234 update mass gpu support.
...
Merge pull request !7234 from linqingke/mass
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
...
Add gradients clipping to NASNet training and adjust hyper-parameters
4 years ago
mindspore-ci-bot
b1ac85bde9
!7172 bugfix tinybert
...
Merge pull request !7172 from yoonlee666/tinybertbugfix
4 years ago
yoonlee666
0e85c5c9a4
bugfix tinybert
4 years ago
mindspore-ci-bot
f5b481d776
!7127 edit readme
...
Merge pull request !7127 from yoonlee666/tinybertbugfix
4 years ago
mindspore-ci-bot
55e369a125
!7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
...
Merge pull request !7144 from chenzhongming/zomi_master
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
...
Merge pull request !7110 from chenzhongming/zomi_master
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
...
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
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
...
Merge pull request !6724 from TuDouNi/master
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.
...
Merge pull request !6666 from linqingke/mass
4 years ago
mindspore-ci-bot
a712489a28
!6643 Modifying the hardware information in Readme.
...
Merge pull request !6643 from linqingke/modelzoo
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
...
Merge pull request !6656 from yoonlee666/hub
4 years ago
mindspore-ci-bot
b309850036
!6616 add tokenization and score file
...
Merge pull request !6616 from yoonlee666/token
4 years ago
yoonlee666
25b2c1944f
tinybert hub
4 years ago