Commit Graph

163 Commits

Author SHA1 Message Date
xuanyue 40899f7b80 adjust kernel_reg dynamic lib 2021-05-27 14:47:47 +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
sunsuodong 1b3ff6d0e5 lite_support_asan 2021-05-18 15:11:40 +08:00
mindspore-ci-bot 66ea5f4ea1 !16410 arm32 fp16 support npu and weight quant
From: @lzkcode
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
2021-05-18 10:43:47 +08:00
lzk 4dc8d722c7 arm32 fp16 judge 2021-05-17 00:43:35 -07:00
xuanyue a3b4ca694f adjust regist policies 2021-05-17 15:21:59 +08:00
sunsuodong 120d1b0446 lite remove gvar so 2021-05-15 23:12:59 +08:00
mohammad c6ed4151e7 MD cropper 2021-05-12 15:45:02 -04:00
liuyu 3869a02fc3 registry modelParser and pass 2021-05-11 17:22:21 +08:00
zhujingxuan b1fe99a5a3 add windows codegen packing script 2021-05-06 15:21:38 +08:00
mindspore-ci-bot 4672e4f8e5 !15869 fix cropper and support npu&gpu
From: @yeyunpeng2020
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
2021-04-29 15:16:13 +08:00
yeyunpeng2020 956ea519cf fix cropper and support npu&gpu 2021-04-29 10:02:34 +08:00
mindspore-ci-bot 1e2e554db3 !15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
2021-04-28 09:57:46 +08:00
YangLuo bf48400c10 unify include file of minddata 2021-04-22 10:59:36 +08:00
sunsuodong a6aab8f4f4 windows 32 compile 2021-04-19 18:54:27 +08:00
zhanyuan 428f45162e [CPU] Change the location of nnacl directory 2021-04-09 14:40:51 +08:00
yangjie159 df7e37ee18 rename-pkg_name-for-micro 2021-04-02 14:44:52 +08:00
sunsuodong 854c44cefe train so name 2021-03-31 21:25:18 +08:00
lixian 693b4cfdc8 refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
sunsuodong 6fea49b2db package 2021-03-16 14:51:44 +08:00
yangjie159 4faf97f6bd sync code of micro to master 2021-03-09 14:11:47 +08:00
chengyuanwang 4ddb2b2066 package codegen 2021-02-18 10:43:33 +08:00
Eric 9953757ff4 Fixed tenor compile error for MD 2021-02-09 14:56:31 +08:00
xulei2020 ee09b38f00 add code for MD lite C++ include and api 2021-02-03 10:45:31 +08:00
lixian 7d2fd6e76c cxx api refactor: tensor/status/model 2021-02-02 09:15:56 +08:00
yeyunpeng 944500d89f fix ci bug 2021-01-22 14:09:42 +08:00
hangangqiang 181b49f50c add commit id info in package in mindspore lite 2021-01-15 09:11:02 +08:00
yeyunpeng 8e7052ce74 change cropper name 2020-12-22 23:40:11 +08:00
sunsuodong 5e75212a80 rename pkg simple 2020-12-15 17:43:13 +08:00
xulei2020 de0ded3a75 fix libturbo bug for x86 build 2020-12-11 11:05:46 +08:00
yeyunpeng 65014d0988 add npu 2020-12-08 17:22:09 +08:00
xulei2020 dc532ff6a9 fix the minddata lite build, keep the third package compiled in the same way 2020-12-07 14:51:53 +08:00
Mahdi db428eed8a Separated required vision ops for android into vision_lite.h 2020-12-04 09:14:57 -05:00
xulei2020 406c586374 add wrapper code for jni 2020-11-28 11:16:34 +08:00
yeyunpeng 92c1822942 add cropper 2020-11-19 15:16:47 +08:00
xuanyue 2be2cb3a96 add compatiblity 2020-11-16 19:08:03 +08:00
yeyunpeng a9c90f71e4 target link fp16 and optimize to lite 2020-11-13 14:09:32 +08:00
guohongzilong 585f29a1f7 fix train mode in package_lite.cmake 2020-11-11 15:50:41 +08:00
liuyu 73718f2681 support windows benchmark dynalic link 2020-10-30 16:46:05 +08:00
xulei2020 9a1d3b09b6 fix dataset lite build with convert tool 2020-10-28 10:57:20 +08:00
Eric 5c37b95992 Added Crop, need decode.
Added decode for source operators

Partial lite build fix

Only crop op enabled

Removed opencv from mdlite "full" build

Adding tests

disabling tests for now, compiling

Halfway done adding normalize

Log linking failed for lite

Added normalize, and resize

Addressing comments part 1

Added CI fix part 1

Added CI fix part 2

added CI fix part 3

Added CI fix part 4

can't remove long

Removed open cv build completely

Removed packaging code for open cv

Disable lint check for C type

Fix CI issues part five
2020-10-26 17:17:33 -04:00
xulei2020 7cc84cf879 fix dataset was't packed together with mindspore-lite train problem 2020-10-23 11:43:48 +08:00
lyvette 6655b89fcf fix windows compile bug 2020-10-20 10:54:46 +08:00
chenjianping 57cac9d396 support benchmark running on windows 2020-10-17 11:03:27 +08:00
hangq 94132b1aeb fix compile bug in testcase and package 2020-10-12 19:22:00 +08:00
hangq 16e1653c14 use .cmake to compile protobuf and flatbuffers 2020-10-11 13:27:30 +08:00
xulei2020 8abe727f49 build minddata wthe mindspore-lite 2020-09-24 20:27:32 +08:00
ling a19e6251bc [MSLITE][Develop] modify optimize.so to sdot and fp16 so 2020-09-17 11:59:42 +08:00
zhanghaibo5@huawei.com 9bdcc0a2dd support building of static lib for mindspore lite 2020-09-14 10:55:18 +08:00
xulei2020 b356211413 add init code 2020-09-10 15:35:08 +08:00
xuanyue 99d6d7a07a custom parser tflite 2020-09-02 19:08:18 +08:00
ervinzhang 50cda2f8b1 added build option to build full minddata in ms-lite 2020-08-28 13:29:35 -04:00
mindspore-ci-bot 4daabe1d75 !5316 Add head files and third-party files to x86 runtime package.
Merge pull request !5316 from wangshaocong/lite_pkg
2020-08-27 14:36:11 +08:00
wsc 1fe8d71581 Add head files and third-party files to x86 runtime package 2020-08-27 10:47:38 +08:00
liuwenhao4 8b2dc47a64 Add Convertor function for windows enviroment 2020-08-27 09:02:53 +08:00
mindspore-ci-bot 1e0bb2b9af !5043 Add Convertor function for windows enviroment
Merge pull request !5043 from liuwenhao/master
2020-08-25 21:30:48 +08:00
liuwenhao4 df44111d87 Add Convertor function for windows enviroment 2020-08-25 16:26:33 +08:00
wsc acbb23f8a7 Fix bug: the output folders of packages are the same. 2020-08-25 15:03:03 +08:00
wsc 758130924f Modify the '-fvisibility' attribute of mindspore-lite project. 2020-08-22 17:34:07 +08:00
chenjianping d88a98658c move nnacl to lite/ 2020-08-22 16:43:15 +08:00
wsc ba6c1494da Modify structure of tar packages of mindspore-lite 2020-08-20 19:27:48 +08:00
wsc 27ce4515f2 Modify CMakeList file of lite to generate packages. 2020-08-19 16:03:18 +08:00