linqingke
f26003e723
fix mass lr import.
5 years ago
mindspore-ci-bot
71f4bcc7b6
!9820 bert readme update
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
5 years ago
Yanjun Peng
f708e4b108
fix xception and textrcnn
5 years ago
wilfChen
62652cc29d
bert readme update
5 years ago
CaoJian
84acebf19d
lstm add export.py
5 years ago
mindspore-ci-bot
4b436d61a8
!9377 add model textrcnninto modelzoo
From: @zymaa
Reviewed-by:
Signed-off-by:
5 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>
5 years ago
mindspore-ci-bot
d0e7ae66a4
!9689 fix model zoo typos
From: @alex-yuyue
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
5 years ago
mindspore-ci-bot
59ca2ac708
!9693 add multi machine instruction for bert
From: @yoonlee666
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
91fb5867d3
!9235 textcnn
From: @xinyunfan
Reviewed-by:
Signed-off-by:
5 years ago
yoonlee666
fe9443bfc6
add multi-machine
5 years ago
tronzhang
17d6f1c2f9
add option for graph kernel and mixed precision
5 years ago
alex-yuyue
5250b327ae
Fix some non-minddata typos
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 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
5 years ago
mwang
56c8c346dd
remove unused optimizer inf config file
5 years ago
zhaojichen
213185569e
fix doc bug
5 years ago
zhaojichen
de7e8850da
fix doc & code bugs for gnmt
5 years ago
mindspore-ci-bot
7131707359
!9366 fix bert export bug
From: @yuzhenhua666
Reviewed-by: @c_34
Signed-off-by: @c_34
5 years ago
xinyun Fan
c3f3f6e67a
upload textcnn
5 years ago
yuzhenhua
0d1f209d69
fix bert export bug
5 years ago
mindspore-ci-bot
0c7ba7a7fa
!9354 mode_mindir_suffix
From: @bai-yangfan
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
5 years ago
bai-yangfan
c46c4dffe4
mindir_suffix
5 years ago
caozhou
b1189cd118
compatible name
5 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
5 years ago
mindspore-ci-bot
989744c61a
!9258 add squad for bert
From: @yoonlee666
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
5 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
5 years ago
yuzhenhua
ceaca1708c
add export file for resnet50_quant and densenet121, fix centerface and transformer bug
5 years ago
yoonlee666
a744ef9113
add squad
5 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
5 years ago
shibeiji
bde36af04c
Modify the default activation function for bert
5 years ago
linqingke
8bbd84eb62
remove network useless parameters
5 years ago
mindspore-ci-bot
0aa63f21c5
!9039 register FastGelu for activation
From: @shibeiji
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
9130660a2f
!9055 add yolov3 export file and fix bert exprt bug
From: @yuzhenhua666
Reviewed-by: @liangchenghui
Signed-off-by:
5 years ago
yuzhenhua
a1db640211
fix bert bug and add export file for yolov3 and add test file for maskrcnn
5 years ago
shibeiji
cd850bd210
register activation operator fast_gelu
5 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
5 years ago
yuchaojie
f13388ee6b
delete input_mask_from_dataset option in transformer's config
5 years ago
liyong
48e688c166
add dynamic shape support
5 years ago
mindspore-ci-bot
7689062c7d
!8727 Clean code for gnmt_v2 network
From: @gaojing22
Reviewed-by: @yingjy,@guoqi1024
Signed-off-by: @yingjy
5 years ago
gaojing
a23ddaf409
clean_code
5 years ago
wanyiming
dad47cf2dd
mod_comments
5 years ago
alouhahaha
641888f603
add definition of scale for GPT
5 years ago
alouhahaha
2353756515
BugFix for GPT
5 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:
5 years ago
mindspore-ci-bot
9e387e3b56
!8514 dataset_attr_name
From: @bai-yangfan
Reviewed-by:
Signed-off-by:
5 years ago
liyong
8eab1d20f7
add gpt2 preprocess
5 years ago
bai-yangfan
b4e020d081
dataset_attr_name
5 years ago
yuzhenhua
d0f05a7670
add export script for vgg16,bert. fix faster-rcnn and inception bug
5 years ago
gaojing
335f3b95c1
modified cast32 to cast64
5 years ago
mindspore-ci-bot
cc7993355c
!8288 update transformer scripts
From: @pandoublefeng
Reviewed-by:
Signed-off-by:
5 years ago