hangangqiang
|
8817c173a7
|
optimize lite load time
|
2021-07-15 11:29:47 +08:00 |
i-robot
|
1d7c594973
|
!20295 Parse dtype for bert from config yaml
Merge pull request !20295 from chenhaozhe/code_docs_parse_bert_dtype
|
2021-07-15 03:29:14 +00:00 |
i-robot
|
de8e11c6b8
|
!19327 add tf broadcast-to parser
Merge pull request !19327 from hangq/fire
|
2021-07-15 03:10:02 +00:00 |
i-robot
|
94820cd3b7
|
!19808 modify CycleGAN export
Merge pull request !19808 from liuyu/master
|
2021-07-15 02:44:04 +00:00 |
i-robot
|
4cff20b965
|
!20231 TensorCopySlices Generalization
Merge pull request !20231 from caifubi/master-tensor-copy-slices-Generalization
|
2021-07-15 02:23:19 +00:00 |
i-robot
|
8494d56dc0
|
!20290 fix ssd accuracy degradation
Merge pull request !20290 from 于振华/fix_ssd_master
|
2021-07-15 01:51:10 +00:00 |
i-robot
|
e317f9d887
|
!20162 fix yolov3_darknet53 310 infer fail bug
Merge pull request !20162 from zhanghuiyao/fix_yolov3_310
|
2021-07-15 01:38:52 +00:00 |
i-robot
|
29b2ad3842
|
!20272 delete redundant file(Glore_res200)
Merge pull request !20272 from JichenZhao/master
|
2021-07-15 01:29:07 +00:00 |
i-robot
|
f33c06abae
|
!20130 [MS][LITE][CPU] arm32 fp16 算子优化
Merge pull request !20130 from liuzhongkai/pack
|
2021-07-15 01:10:43 +00:00 |
i-robot
|
a8e3b5fc3f
|
!20304 R1.3 CI FIX
Merge pull request !20304 from ZiruiWu/r1.3tomaster
|
2021-07-14 17:48:25 +00:00 |
i-robot
|
7d61be91cc
|
!20227 MD CI pclint warning fixes
Merge pull request !20227 from cathwong/ckw_ci_q3_lint3_pclint
|
2021-07-14 16:26:25 +00:00 |
Zirui Wu
|
a35e30f83c
|
fix CI complains
|
2021-07-14 09:50:30 -04:00 |
i-robot
|
43d8687102
|
!20119 Fix Codex, Codecheck, Shellcheck, Pclint issues for master
Merge pull request !20119 from lixiachen/July_codex_fix
|
2021-07-14 13:39:04 +00:00 |
lzk
|
c2967f759d
|
matmul
|
2021-07-14 06:23:56 -07:00 |
i-robot
|
4433d67296
|
!20167 [MS][LITE][Develop] add exp fp16 kernel
Merge pull request !20167 from sunsuodong/add_exp_fp16
|
2021-07-14 12:45:15 +00:00 |
i-robot
|
88e42d1df6
|
!20269 [MS][LITE][Develop] add reducesum fp16 kernel
Merge pull request !20269 from sunsuodong/add_reducesum_fp16
|
2021-07-14 12:35:17 +00:00 |
i-robot
|
46ee9bc833
|
!19667 add proto files and schem file for convert of third party model
Merge pull request !19667 from zhanghaibo/master
|
2021-07-14 12:25:17 +00:00 |
i-robot
|
f059d49f37
|
!20059 Fix pynative switch layer
Merge pull request !20059 from zjun/fix_switch_layer
|
2021-07-14 12:21:26 +00:00 |
i-robot
|
01e37a02be
|
!20251 fix CPU pow op bug
Merge pull request !20251 from 范吉斌/power_back
|
2021-07-14 12:19:16 +00:00 |
i-robot
|
6012dab4b2
|
!20292 [MS][LITE]Fix lstm memory leakage
Merge pull request !20292 from gongdaguo/master_fix_lstm_mem
|
2021-07-14 12:07:15 +00:00 |
i-robot
|
20780449a0
|
!20182 fixed pclint
Merge pull request !20182 from anancds/issue
|
2021-07-14 12:03:15 +00:00 |
i-robot
|
570fd6b6fd
|
!20199 AttGAN fix bug
Merge pull request !20199 from MR.D/dev
|
2021-07-14 11:41:45 +00:00 |
i-robot
|
0f6c4bb8e5
|
!20280 Update RELEASE.md
Merge pull request !20280 from luoyang/code_docs_releasenote
|
2021-07-14 10:37:57 +00:00 |
chenhaozhe
|
011eab9f4b
|
parse bert dtype config
|
2021-07-14 18:32:51 +08:00 |
sunsuodong
|
ad9f90dc1e
|
add_reducesum_fp16
|
2021-07-14 17:55:21 +08:00 |
yuzhenhua
|
680d98e007
|
fix ssd accuracy degratation
|
2021-07-14 17:47:20 +08:00 |
gongdaguo
|
be88c28982
|
fix lstm mem
|
2021-07-14 17:40:50 +08:00 |
YangLuo
|
d84916f8b4
|
Update RELEASE.md
|
2021-07-14 17:33:31 +08:00 |
i-robot
|
1767f3acf7
|
!20241 fix vector push_back realloc memory issue
Merge pull request !20241 from zhujingxuan/master
|
2021-07-14 09:14:16 +00:00 |
i-robot
|
e43cb0089a
|
!20274 removed the bad description and rename self
Merge pull request !20274 from oacjiewen/master
|
2021-07-14 09:12:16 +00:00 |
i-robot
|
40370dc8d7
|
!20078 Export IR with FV informations.
Merge pull request !20078 from 张清华/opt
|
2021-07-14 08:50:14 +00:00 |
i-robot
|
132ce0ea16
|
!19860 [MSLITE]add gender resnet and lstm model for ci
Merge pull request !19860 from Liu_Xuu/gender_ci
|
2021-07-14 08:30:16 +00:00 |
i-robot
|
e366f9d8c3
|
!20257 [MSLITE] input tensor bug
Merge pull request !20257 from ling/sr
|
2021-07-14 08:28:14 +00:00 |
caojiewen
|
0a00ae006f
|
removed the bad description and rename
|
2021-07-14 15:53:49 +08:00 |
i-robot
|
e67b74e8e3
|
!20137 Optimize round kernel's return code.
Merge pull request !20137 from ZPaC/optimize-return-code
|
2021-07-14 07:50:16 +00:00 |
zhaojichen
|
a97a77c5bb
|
delete useless file
|
2021-07-14 15:48:23 +08:00 |
i-robot
|
8d8e28db3e
|
!19010 add sknet
Merge pull request !19010 from 许翔/sknet_master
|
2021-07-14 07:48:08 +00:00 |
sunsuodong
|
ce62249782
|
add exp fp16 kernel
|
2021-07-14 15:45:51 +08:00 |
i-robot
|
1a603222ba
|
!20204 fix bug of output none and share weight
Merge pull request !20204 from limingqi107/bug_fix3
|
2021-07-14 07:38:12 +00:00 |
chendongsheng
|
18e8a6e7c9
|
fixed pclint
|
2021-07-14 14:54:11 +08:00 |
caifubi
|
b64bb844c1
|
TensorCopySlices Generalization
|
2021-07-14 14:30:44 +08:00 |
i-robot
|
fac767598e
|
!16220 [Auto parallel] Add the function of sharding propagation
Merge pull request !16220 from Xiaoda/64-make-strategy-follow-in-auto-parallel
|
2021-07-14 06:28:06 +00:00 |
i-robot
|
c127d70177
|
!20216 Fix const opinfo
Merge pull request !20216 from zjun/fix_const_opinfo
|
2021-07-14 06:26:08 +00:00 |
i-robot
|
982d1e4933
|
!20214 fix core dump bugs of fl
Merge pull request !20214 from yyuse/fl_master
|
2021-07-14 06:24:12 +00:00 |
i-robot
|
26cf52e99d
|
!20153 repair transformer for 310 infer
Merge pull request !20153 from huchunmei/master
|
2021-07-14 06:23:24 +00:00 |
ling
|
397088ef8d
|
[MSLITE] input tensor bug
|
2021-07-14 14:18:19 +08:00 |
zhanghaibo5
|
2c1b67c1a3
|
update proto file
|
2021-07-14 14:16:24 +08:00 |
i-robot
|
f5b5d04f13
|
!20253 [MS][LITE]fix bug of control model fp16
Merge pull request !20253 from mengyuanli/bugfix
|
2021-07-14 06:10:22 +00:00 |
i-robot
|
fd8eda24c4
|
!19904 fix fusion type
Merge pull request !19904 from laiyongqiang/fusionType
|
2021-07-14 06:08:20 +00:00 |
i-robot
|
6e1a0ca95b
|
!20158 fix codex issues 20210713 add "const" && fix snprintf_s
Merge pull request !20158 from ZeyangGAO/fixcodexbug
|
2021-07-14 06:06:18 +00:00 |