Commit Graph

165 Commits

Author SHA1 Message Date
sunsuodong 062dcaaaa1 vs build converter 2021-08-29 20:36:50 +08:00
zhaozhenlong 1920828739 check code 2021-08-27 16:56:30 +08:00
zhanyuan 4e93a145bd [MSLITE] support custom op for codegen 2021-08-20 16:36:09 +08:00
yangruoqi713 0a0b10a8ae [MSLITE][DEVELOP] change schema version from singleton to member of Mode 2021-08-18 16:30:39 +08:00
gongdaguo 5602f64fcc fix cropping mapping cfg 2021-08-18 10:31:33 +08:00
i-robot 3acfeac239 !21462 fix mix using signed and unsigned values
Merge pull request !21462 from zhaozhenlong/lite/issue/codex_0803
2021-08-09 06:09:28 +00:00
i-robot c0c1d0722c !21478 [MSLITE] fp32 bug fix
Merge pull request !21478 from ling/bug
2021-08-09 03:28:32 +00:00
ling eba52f5637 [MSLITE] fp32 bug fix 2021-08-06 16:19:09 +08:00
lzk bdcf888acc codex 2021-08-06 00:45:09 -07:00
zhaozhenlong 931c875430 fix signed and unsigned mix, pclint and self check 2021-08-06 10:40:14 +08:00
cjh9368 98abc333de [MS][LITE] clean codex 2021-08-03 20:09:01 +08:00
sunsuodong ea93087683 :support vs build 2021-08-01 22:11:21 +08:00
yangruoqi713 b0ef53b699 [MSLITE][DEVELOP] add quant arg for tensor api 2021-07-29 12:55:31 +08:00
i-robot 8257b469f5 !20908 fix some defects of codegen
Merge pull request !20908 from zhanyuan/codex_main
2021-07-29 02:42:45 +00:00
zhanyuan 096402b6b3 fix some defects of codegen 2021-07-27 20:50:45 +08:00
i-robot 5b1d40fab3 !20723 [MSLITE] support compiling micro runtime for openharmony lite
Merge pull request !20723 from zhanyuan/ohos_build
2021-07-27 08:31:35 +00:00
zhanyuan 5720ae8392 [MSLITE] support compiling micro runtime for openharmony lite 2021-07-27 11:22:56 +08:00
xuanyue 4f63c4c3dd code check 2021-07-26 19:14:21 +08:00
zhujingxuan d676b56d92 fix format issue 2021-07-21 15:35:31 +08:00
sunsuodong ce62249782 add exp fp16 kernel 2021-07-14 15:45:51 +08:00
yangruoqi713 f53e607cfd [MSLITE][DEVELOP] modify lite for new api 2021-07-12 10:34:22 +08:00
mengyuanli 8193109aec add control flow 2021-07-06 09:39:56 +08:00
i-robot f634ce1beb !17837 [MS][LITE] lite build tod and iod package name unify
Merge pull request !17837 from zhengjun10/tod
2021-06-15 19:39:51 +08:00
i-robot fc7e52f3ac !18293 fix conv3x3 coder bug
Merge pull request !18293 from wangchengyuan/master
2021-06-15 14:23:37 +08:00
chengyuanwang aa7ed3d9fc fix codegen depth_conv coder bug 2021-06-15 11:04:43 +08:00
zhengjun10 23790f0435 lite build tod and iod package name unify 2021-06-15 10:19:38 +08:00
chengyuanwang 20f0425bb4 fix conv3x3 coder bug 2021-06-15 09:19:58 +08:00
i-robot 7a9116822d !17792 fix codex
Merge pull request !17792 from zhujingxuan/master
2021-06-11 15:57:44 +08:00
xuanyue 46a7d6c74b add set_format and get_format interface to mstensor 2021-06-09 15:21:21 +08:00
zhujingxuan ab70f4c90a fix codex 2021-06-08 20:29:24 +08:00
mindspore-ci-bot 3ee381fb67 !17665 [MS][LITE][STABLE]support custom subgraph
From: @jpc_chenjianping
Reviewed-by: @zhanghaibo5,@HilbertDavid
Signed-off-by: @zhanghaibo5
2021-06-07 19:04:11 +08:00
yangjie159 18fb3d72d3 fix codegen bugs 2021-06-07 14:25:58 +08:00
chenjianping e22d28c52d support custom subgraph 2021-06-07 09:21:18 +08:00
yangjie159 a1062ab942 feature, ThreadPool support unequal Task 2021-06-05 23:35:10 +08:00
mindspore-ci-bot a65f903fad !17765 fix bot engine cxx
From: @yangjie159
Reviewed-by: @jpc_chenjianping,@wangchengyuan
Signed-off-by: @wangchengyuan
2021-06-05 05:34:42 +08:00
zhujingxuan d58bfa3a9e fix fixbotengine-cxx issue 2021-06-04 15:00:38 +08:00
yangjie159 326f8c836f fix bot engine cxx 2021-06-04 14:38:50 +08:00
mindspore-ci-bot 8cce6f0355 !17703 fix ClangTidy issue
From: @zhujingxuan
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @hangangqiang
2021-06-04 10:52:51 +08:00
mindspore-ci-bot 9641b0c6a1 !17641 [MSLITE] fix the random failed problem for a model when running on arm64_fp16 case
From: @probiotics_53
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @hangangqiang
2021-06-04 10:27:11 +08:00
zhujingxuan f7ab927a19 fix ClangTidy issue 2021-06-03 17:45:26 +08:00
yangjie159 7c6f6bd9e6 codegen adapts to ThreadPool 2021-06-03 16:46:21 +08:00
zengxianglong e785f3b36a fix the random failed problem for a model when running on arm64_fp16 case 2021-06-03 09:32:53 +08:00
mindspore-ci-bot ab88771fe2 !17248 [lite]open allocator
From: @xu_anyue
Reviewed-by: 
Signed-off-by:
2021-06-01 11:00:56 +08:00
xuanyue 4fa2ddc133 open allocator 2021-05-31 21:24:03 +08:00
sunsuodong 3302b508e5 compile_option 2021-05-31 17:29:11 +08:00
mindspore-ci-bot 7924014114 !16431 arm64 matmul loop
From: @zhaozhenlong
Reviewed-by: 
Signed-off-by:
2021-05-26 17:23:47 +08:00
zhaozhenlong 8983f90293 loop split 2021-05-24 11:49:11 +08:00
mindspore-ci-bot 9f0d6ec8da !15559 [MSLITE][Develop] add model obfuscation tool
From: @yyuse
Reviewed-by: 
Signed-off-by:
2021-05-22 10:56:32 +08:00
yangyuan 518c10e31a add model obfuscation tool 2021-05-21 14:55:40 +08:00
yangjie159 d429a73404 fix softmax int8 coder 2021-05-19 11:56:03 +08:00