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