Commit Graph

65 Commits

Author SHA1 Message Date
yeyunpeng 65014d0988 add npu 2020-12-08 17:22:09 +08:00
yoni 15d4f6fb04 tod bug fix 2020-12-02 14:49:55 +02:00
yoni 0512d58135 tod networks test ci 2020-11-15 22:21:38 +02:00
sunsuodong 1c76edf24c benchmark support string 2020-11-05 14:10:13 +08:00
mindspore-ci-bot 28297a549b !8046 [MS][LITE]while op parser model
Merge pull request !8046 from yefeng/while_op_parser_model
2020-11-03 15:04:43 +08:00
yefeng c0ade2f7c1 while_op_converter_model 2020-11-02 14:20:06 +08:00
liuyu 73718f2681 support windows benchmark dynalic link 2020-10-30 16:46:05 +08:00
xuanyue c8cc95b0ee function to print errorcode info and avoid misoperation after free model 2020-10-27 20:38:26 +08:00
xuanyue 920cbb1e22 add identity pass and adjust log 2020-10-23 15:24:51 +08:00
hangq e19a3e3926 remove unused Prepare calling in operator & add CreateSession(const char
*model_buf, size_t size, lite::Context *context) interface
2020-10-22 14:01:18 +08:00
sunsuodong b0822ba908 add lite string interface 2020-10-21 17:42:57 +08:00
hangq a3c6ad09a0 rewrite schduler & fix subGraph segmentation bug 2020-10-21 11:56:08 +08:00
mengyuanli 43633e28a6 add device_ctx to context 2020-10-19 10:30:10 +08:00
yoni bcee320dbb tod add networks and ops 2020-10-13 09:04:57 +03:00
hangq 544023583b optimize include interface & optimize converter/benchmark/time_profiler interface 2020-10-12 15:07:47 +08:00
chenjianping 5f35574930 lite/internal support allocator 2020-09-22 10:27:19 +08:00
yoni 30993000e0 add lenet test 2020-09-17 12:22:50 +03:00
mindspore-ci-bot 58d6b16acb !6326 optimize cmake file and update version for mindspore lite
Merge pull request !6326 from zhanghaibo/master
2020-09-16 20:28:13 +08:00
lz 920aaa2304 fix codex checking 2020-09-16 17:53:22 +08:00
zhanghaibo5@huawei.com 438fc802a6 1. optimize cmake file
2. update version to 1.0.0 for mindspore lite
2020-09-16 14:17:53 +08:00
xuanyue 6341fa92bd add tflite hashtable_lookup,mirror_pad,skipGram parser;adjust const fold adapt to datatype 2020-09-15 15:18:40 +08:00
yoni ae42951d37 tod add test and fix leakage 2020-09-14 15:52:02 +03:00
mindspore-ci-bot a25fcf3ce3 !6122 [MS][LITE][Develop]lite/internal support infershape
Merge pull request !6122 from chenjianping/lite_dev2
2020-09-14 14:19:34 +08:00
chenjianping a37b1cfe65 support siteAI:append infershape 2020-09-14 11:36:07 +08:00
yoni 004efa81bb tod network test 2020-09-13 18:27:54 +03:00
mindspore-ci-bot 9e8e3e558c !6041 [MS][LITE][Develop]refresh resize api
Merge pull request !6041 from chenjianping/lite_dev5
2020-09-11 18:00:18 +08:00
chenjianping f2addd3f6e refresh resize interface 2020-09-11 16:46:06 +08:00
chenjianping 6e1ad28724 support neg,neg_grad,log_grad 2020-09-11 15:14:27 +08:00
hangq 18c6ec2c8a optimize structure and interface 2020-09-10 23:49:57 +08:00
yoni 9934d06693 tod fix compilation issues 2020-09-07 13:03:43 +03:00
chenjianping 94b1e4e09b optimize model 2020-09-07 09:43:36 +08:00
yoni b601603b55 train on device 2020-09-06 19:23:32 +03:00
zhaodezan b6493c209f schema add version 2020-09-05 00:25:26 -04:00
hangq 16b95dd429 1. fix bug in version.h
2. remove version string in build_aar.sh
2020-09-04 10:13:30 +08:00
ling e9f75a2b73 [MS][LITE][Develop]optimize log info 2020-08-29 10:25:30 +08:00
xuanyue 19f3dba47b majoy->major 2020-08-28 11:42:08 +08:00
wangzhe 1a24647524 remove thread_pool_config 2020-08-27 14:27:42 +08:00
wangzhe de33762c77 change to thread_pool implemented by C 2020-08-26 20:45:54 +08:00
yeyunpeng 2809ee63bd add api : get output by tensor name in c++ and java 2020-08-26 10:13:31 +08:00
xuanyue a0ef03cc0e fix bug 2020-08-23 21:21:10 +08:00
yeyunpeng f4eee11dfa delete #include "src/ops/primitive_c.h" at model.h 2020-08-22 10:04:11 +08:00
yeyunpeng 7bc95d8cd4 change primitive 2020-08-21 16:26:07 +08:00
zhaozhenlong 0e2dc892f2 benchmark add fp16 flag
comment failed fp16 ops
2020-08-21 11:10:59 +08:00
hangq b0253c4da0 add version.h & bug fix 2020-08-20 13:50:52 +08:00
chenjianping d126caff17 kernels support resize 2020-08-19 22:25:06 +08:00
yeyunpeng 88aaebf23d fix bugs 2020-08-18 18:50:53 +08:00
yeyunpeng 3fae397b70 change ops 2020-08-18 16:33:50 +08:00
chenjianping c32b02a9da graph support resize 2020-08-17 20:07:22 +08:00
zhaizhiqiang 1b900ca44f optimize the interface of model and kernel registry 2020-08-16 17:04:11 +08:00
zhangxuetong 86199d522e float16 priority 2020-08-16 15:37:49 +08:00