Commit Graph

5649 Commits

Author SHA1 Message Date
wang_shaocong 87174d9561 [MSLITE] Convert a tf model whose input is also an output. 2021-09-10 17:27:20 +08:00
wang_shaocong 907c2553d0 [MSLITE]fix ci test 2021-08-23 15:41:50 +08:00
zengxianglong fa3a07cd8b fix entrance guard problem 2021-08-21 16:51:21 +08:00
hangangqiang 9e099f8497 redirect model input bin 2021-08-20 09:05:24 +08:00
hangangqiang 898e63ea6f fix graph input 2021-08-19 16:24:43 +08:00
wang_shaocong 8f60482bfd [MSLITE] Fix bug of tf model parser. 2021-08-16 20:31:18 +08:00
wang_shaocong cdf9989211 [MSLITE] Modify output tensor names of ms model 2021-08-14 01:09:20 +08:00
jianghui58 6b12f40d3e nnie branch adapts r1.4 2021-08-12 09:53:19 +08:00
i-robot 7383457756 !21205 [MS][LITE][TOD] memory optimization
Merge pull request !21205 from yonibaehr/export_yoni
2021-08-04 07:19:25 +00:00
i-robot c77fbcddc3 !21319 [MSLITE] Expanding dimension of pad from 4 to 6.
Merge pull request !21319 from wangshaocong/expand_pad
2021-08-04 06:30:51 +00:00
yoni 208c620cea memory optimization 2021-08-03 16:42:58 +03:00
i-robot ed5fa7ba73 !21299 fix codex warning
Merge pull request !21299 from luoyang/issues2
2021-08-03 12:13:09 +00:00
i-robot f7e3f31736 !21140 [MS][LITE]fix bug about binding cpu core
Merge pull request !21140 from 张学同/to_merge
2021-08-03 11:42:28 +00:00
wang_shaocong cb560406ea [MSLITE] expanding dimension of pad from 4 to 6. 2021-08-03 18:29:17 +08:00
i-robot 2214890761 !21206 [MS][LITE][TOD] Fix bug of wrong reference count in TrainSession Eval mode
Merge pull request !21206 from ehaleva/refCntPR
2021-08-03 10:18:55 +00:00
zhangxuetong 38cb21148c fix bug about binding cpu core 2021-08-03 15:55:47 +08:00
i-robot 9aa662d0fc !21280 [MS][LITE]add ScatterNdUpdate C op
Merge pull request !21280 from mengyuanli/add_scatterNDims
2021-08-03 07:20:20 +00:00
i-robot 3714f6dfac !21287 fix nullptr-dereference memory-leak unsuitable-nullptr-check incorrect-errorcode-check const-input-argument
Merge pull request !21287 from hangq/codex-master
2021-08-03 06:55:11 +00:00
YangLuo 388475e1ec fix codex warning 2021-08-03 14:20:41 +08:00
i-robot 3ce0b4d65d !21274 [lite]optimizer code v3
Merge pull request !21274 from 徐安越/master
2021-08-03 06:11:19 +00:00
hangangqiang 9e528fb81d fix nullptr-dereference memory-leak unsuitable-nullptr-check
incorrect-errorcode-check const-input-argument
2021-08-03 10:59:22 +08:00
xuanyue 170ebcb89d optimizer code v3 2021-08-03 10:39:36 +08:00
i-robot 61ac011cfc !21153 fix encoder_v5 infer bug at npu
Merge pull request !21153 from wangyanling/ci-model
2021-08-03 01:48:15 +00:00
i-robot 95743ff8c8 !21223 [MSLITE] fix tensorrt delegate code check and bugs
Merge pull request !21223 from Liu_Xuu/trt_0730_ganbug
2021-08-03 01:24:15 +00:00
i-robot c20eb0f54d !21273 [MSLITE] set default device count
Merge pull request !21273 from ling/bug
2021-08-03 01:15:55 +00:00
mengyuanli bcfaf313f3 add ScatterNdUpdate cops 2021-08-03 09:08:27 +08:00
i-robot 5c67b857af !21229 [LITE] fix magic numbers
Merge pull request !21229 from yefeng/140-fix_code-master
2021-08-02 12:53:02 +00:00
i-robot 3062e03ba1 !21221 [MSLITE][DEVELOP] remove malloc for model GetInputs API, clean code check
Merge pull request !21221 from yangruoqi713/master
2021-08-02 12:48:10 +00:00
i-robot 2135552c52 !21261 [MS][LITE][develop] code review
Merge pull request !21261 from sunsuodong/master_code_review
2021-08-02 12:33:29 +00:00
wangyanling 060c4be964 fix infer bug of encoder_v5.pb at NPU device 2021-08-02 19:54:34 +08:00
ling c4b1e066c9 [MSLITE] set default device count 2021-08-02 19:33:12 +08:00
i-robot f39b6290a8 !21214 [lite]open nnie
Merge pull request !21214 from 徐安越/master
2021-08-02 11:08:15 +00:00
sunsuodong efb7044f91 code review 2021-08-02 18:40:32 +08:00
i-robot 9e5a91f136 !20981 [MS][LITE] adjust script
Merge pull request !20981 from XianglongZeng/myms_new_3
2021-08-02 09:20:34 +00:00
i-robot c3c9dbd0a4 !21138 [MSLITE] registry optimize
Merge pull request !21138 from ling/bug
2021-08-02 06:19:30 +00:00
yefeng 8a5da11c2e fix magic numbers 2021-08-02 14:11:57 +08:00
i-robot 5a6bafc6aa !21219 [MS][LITE] remove nnie passwd
Merge pull request !21219 from jianghui58/rm_pass
2021-08-02 06:07:44 +00:00
Liu_Xuu 58e740a48a [MSLITE] fix bugs and code check 2021-08-02 11:41:10 +08:00
i-robot 94e80856d8 !21084 clean magic number and unsuitable input argument
Merge pull request !21084 from hangq/codex-master
2021-08-02 03:20:54 +00:00
yangruoqi713 3333c2cdbd [MSLITE][DEVELOP] remove malloc for model GetInputs API, clean code check 2021-08-02 11:10:48 +08:00
jianghui58 4ed2b957de remove nnie passwd 2021-08-02 11:06:25 +08:00
xuanyue e0fb23cf88 open nnie 2021-08-02 10:12:18 +08:00
i-robot 9a86dbecd5 !21141 make some symbols const
Merge pull request !21141 from zhaozhenlong/lite/issue/pclint
2021-08-02 02:05:45 +00:00
i-robot bfaf780c99 !21146 [MS][LITE][CPU] 高性能模式和安全模型的宏定义 div0 数组越界等
Merge pull request !21146 from liuzhongkai/div_00
2021-08-02 01:58:17 +00:00
i-robot 9cfd847b74 !21144 [MS][LITE][Develop] lite support vs build
Merge pull request !21144 from sunsuodong/vs_build
2021-08-02 01:55:54 +00:00
i-robot e948611be1 !21204 [MS][Lite][ToD] Lay LSTMGrad infrastructure and fix static code analysis warnings
Merge pull request !21204 from ehaleva/export
2021-08-02 01:53:01 +00:00
i-robot f1c35128a3 !21193 fix static check
Merge pull request !21193 from zhaodezan/master_fix_magic
2021-08-02 01:36:09 +00:00
i-robot 799772455b !21002 [MS][LITE][STABLE]support NCHW input tensor
Merge pull request !21002 from chenjianping/kernel_reg
2021-08-02 01:29:47 +00:00
hangangqiang 4dd4d3989a clean magic number and unsuitable input argument 2021-08-02 09:26:23 +08:00
Emir Haleva d0f9158c1e Fixed RefCount of Tensor also in TrainSession Eval Mode 2021-08-01 22:02:26 +03:00