Commit Graph

74 Commits

Author SHA1 Message Date
hangq 5b17a69d35 use MSLIBS_SERVER while downloading third_party & fix
mem leak in detection_post_process
2020-09-06 12:23:08 +08: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
xuanyue 99d6d7a07a custom parser tflite 2020-09-02 19:08:18 +08:00
mindspore-ci-bot bce95552f5 !5492 Modify name of the package generated on x86.
Merge pull request !5492 from wangshaocong/lite_pkg
2020-08-30 10:04:32 +08:00
wsc 8610b91b39 Modify name of the package generated on x86. 2020-08-29 15:47:49 +08:00
shenwei41 e138ace8d8 Change parameters 2020-08-29 11:45:20 +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 b964e890fb !4962 fix bug
Merge pull request !4962 from 徐安越/master
2020-08-24 15:40:11 +08:00
xuanyue a0ef03cc0e fix bug 2020-08-23 21:21:10 +08:00
Eric c79db93c48 Initial commit for album
Added linter fix for album dataset

Added testDataset

Adding signature

Added JsonDataset example API

Example dataset

Resolving format

More fixing

Refactor

Small fix

Added compiling album dataset

Running tests

Added linter fix #1

Passing UT

Added dataset API

Addressing clang

Clang part 2

Fixing pass

Fixed tree check

lint fix

Added lint fix part 2
2020-08-22 11:07:10 -04:00
chenzupeng 3ec333e851 fix bug in softmax 2020-08-20 17:19:09 +08:00
chenzupeng 605c2b0b16 change opencl code path 2020-08-20 14:51:24 +08:00
wsc 6fe3627878 clean cmake building errors 2020-08-19 19:29:55 +08:00
mindspore-ci-bot 0feb98ae8e !4693 Modify CMakeList file of lite to generate packages.
Merge pull request !4693 from wangshaocong/lite_cmake
2020-08-19 17:03:19 +08:00
wsc 27ce4515f2 Modify CMakeList file of lite to generate packages. 2020-08-19 16:03:18 +08:00
xuyongfei a948fe05ab serving: update build.sh to add minddata support for acl 2020-08-19 11:43:58 +08:00
zhangxuetong 9f51871c66 optimize arithmetic 2020-08-14 15:26:26 +08:00
xuyongfei 3554cad325 update serving cpp_client compiler; update serving acl build option 2020-08-13 11:32:27 +08:00
hangq f8d5eb0e93 fix bug that same input tensor will repeat some times in graphIndex 2020-08-11 11:55:29 +08:00
yoni baehr 43d7d3af55 move grad ops to seperate folders 2020-08-09 15:40:32 +03:00
hangq ca6c84b806 modify return type of Model::Import from std::shared_ptr<Model> to Model
*
2020-08-08 16:36:01 +08:00
Eric 966438b367 Added dependency packaging
Fixed issues
2020-08-07 11:27:26 -04:00
hangq 7ebc7ca801 remove securec 2020-08-07 11:24:40 +08:00
hangq 320d331550 add -e gpu & add -DBUILD_MINDDATA 2020-08-05 10:16:53 +08:00
ervinzhang a53678894a fixed shell format 2020-08-04 14:02:34 -04:00
ervinzhang aec85d299b applied minor fixes 2020-08-04 10:36:11 -04:00
ervinzhang 719823291b rebased again 2020-08-04 09:17:06 -04:00
ervinzhang 50dcb79bdf added MindData lite 2020-08-04 09:16:30 -04:00
pengyongrong d831f8df5e add judgement for CL 2020-08-04 16:35:47 +08:00
wandongdong cfb58a2c8c fix tests compile errors 2020-08-04 10:01:54 +08:00
wandongdong 190fc3cc5a fix tests compile errors 2020-08-03 20:37:18 +08:00
mindspore-ci-bot 1354cf098b !3642 use akg to compile gpu ops rather than _akg
Merge pull request !3642 from lingyunli63/use_full_akg_to_support_gpu
2020-08-03 11:53:40 +08:00
lingyunli63 b38d8ee837 use akg.ms instead of _akg 2020-08-03 10:48:11 +08:00
changzherui 106ece221d modify version to r0.6 for master 2020-08-02 17:28:09 +08:00
hangq ac05742619 add run_test.sh & fix bug in type_id.h build.sh gtest 2020-07-31 22:23:10 +08:00
hangq e69f95a854 add increment building & remove redundant code & fix bug in benchmark 2020-07-30 19:00:52 +08:00
hangq 73cab6ec60 fix bug in build.sh for output 2020-07-30 19:00:52 +08:00
hangq b562a6cbf8 remove unused dir & fix bug in taring output .tar & fix bug in build.sh 2020-07-30 15:26:09 +08:00
hangq 174d308cfa add mindspore lite 2020-07-29 03:06:17 +08:00
xsmq 5087945479 回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg' 2020-07-28 22:41:33 +08:00
mindspore-ci-bot d469a347f8 !3236 use akg to compile gpu ops rather than _akg
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
2020-07-28 15:29:26 +08:00
lingyunli63 42017a19e6 enable compile gpu in akg 2020-07-27 19:20:29 +08:00
John Tzanakakis b3c0eb61d5 GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
2020-07-22 15:58:36 -04:00
xuyongfei 314208633b serving add acl support, extract common inference interface 2020-07-21 17:16:38 +08:00
hexia 20213ee416 add serving option 2020-07-16 22:05:32 +08:00
caifubi cb8b5dbd76 Remove build option -S 2020-07-16 14:51:48 +08:00
caifubi c577952c9a Async Data Dump 2020-07-13 09:42:37 +08:00
ervinzhang bd5a777f81 introducing new C++ API 2020-07-10 16:32:38 -04:00
ZPaC a057639abc Add pslite dependency 2020-07-01 16:26:24 +08:00