summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13Compile everything required for distribute on %build stagesandbox/nmerinov/llvmNikolai Merinov1-0/+1
2018-12-07Add armcl v18.11 supporttizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184306submit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000010submit/tizen/20190109.014104submit/tizen/20190109.005305accepted/tizen/unified/20190109.060119accepted/tizen/5.5/unified/wearable/hotfix/20201027.102807accepted/tizen/5.5/unified/mobile/hotfix/20201027.062716accepted/tizen/5.5/unified/20191031.004335tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5armcl-v18.11accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedInki Dae2-2/+7
This patch fixes a build error with armcl v18.08 by correcting a parameter type of configure function of FullyConnectedLayer. Change-Id: I1755b1bee083f099ae7cf0095e4fadc60cb1a690 Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-10-08examples: measure performance of inferenceInki Dae2-12/+34
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-08-28Uncomment 'OPENCV_VERSION := 3'submit/tizen_5.0/20181101.000006submit/tizen/20180912.060823submit/tizen/20180911.010837submit/tizen/20180911.000549submit/tizen/20180831.042751accepted/tizen/unified/20180911.055438accepted/tizen/5.0/unified/20181102.025009tizen_5.0accepted/tizen_5.0_unifiedTae-Young Chung1-1/+1
Since Tizen 5.0, OpenCV support Version 3. Currently OpenCV 3.4.1 version is supported. Change-Id: I8daeaca417bb24121b96fa7cf458ee5980be27a8 Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
2018-08-23packaging: clean up spec filesubmit/tizen/20180830.072504accepted/tizen/unified/20180831.061617Inki Dae1-36/+0
Change-Id: I7b2aec0073e78fb4c6962ba1c01ca8b1fdd19e7c Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-08-23Revert "packaging: fix aarch64 build fail"Inki Dae1-4/+0
This reverts commit 4c616db93adc6eb4ca42ad8dcbe0bf224edbb505. Change-Id: Ie5efb788cb8766a1c8e3cf718258977d0a2f6ec0 Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-08-23packaging: fix aarch64 build failsubmit/tizen/20180831.083503submit/tizen/20180823.043424accepted/tizen/unified/20180831.165206accepted/tizen/unified/20180823.072201Inki Dae1-0/+4
Fixed aarch64 build fail because it cannot install libarmcl package for aarch64 so this patch fixes this issue by correcting libarmcl package name for aarch64. Change-Id: Ie4836fa87ff111932690ff0d9fd6814489a2c86a Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-07-02packaging: install caffe.pb files correctlysubmit/tizen/20180823.020014Inki Dae1-1/+3
Change-Id: Ie573d705bf7c3b4c14175bf6decb4394ae53c79a Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-06-07packaging: fix install pathInki Dae1-6/+7
Change-Id: I20c54b7730de91e432dd35f63b29dc75e8dd6107 Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-03-16Enable OPENMPInki Dae1-0/+1
This patch enables USB_OPENMP config for CaffeOnACL to support parallel programming which makes tasks to be performed in multiple threads. Change-Id: Ie300ca13e7cd1196894313673aceded9aefd2901 Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-03-05packaging: remove unnecessary build requiresInki Dae1-3/+0
This patch removes unnecessary build requires, libdlog, opengl-es-mali-midgard and python-PyYAML. Change-Id: Ic9a0fa34e67b2ac68b4facc03336febf19c9e0d9 Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-02-27uncomment the use of OpenCV ver 3.0Inki Dae1-3/+3
Tizen doesn't support OpenCV ver 3.0 but 2.4.x so this patch uncomments the use of OpenCV ver 3.0 Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-02-27packaging: add spec file for TizenInki Dae2-0/+133
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2018-02-10project name fixedHEADmasterxuhaibing1-4/+4
2018-02-09documents fixedhuifang5-12/+14
2018-01-31documnets reversionhuifang4-3/+6
2018-01-31v0.5.0huifang49-1546/+2591
2017-12-19add ACL versionguohuijiang12341-0/+1
2017-11-24updata Makefileguohuijiang12342-3/+3
2017-11-24updata docguohuijiang12341-0/+0
2017-11-24updata Docguohuijiang12342-0/+1
2017-11-24modify url pathguohuijiang12342-2/+2
2017-11-07modify makefileguohuijiang12343-28/+46
2017-11-06modify installation.md and user_manual.pdfguohuijiang12342-27/+35
2017-10-23update performance reportxuhaibing2-1/+3
2017-10-201. support ACL v17.10honggui4-13/+9
2. the performance of pooling was increased 30X 3. Removing CORASE timer
2017-10-12docs reversionxuhaibing1-0/+0
2017-10-11Reversion Guidexuhaibing1-64/+0
2017-10-11reversion 0.4.0xuhaibing2-0/+0
2017-10-11Update installation.mdxuhaibing1-1/+1
2017-10-11Update README.mdxuhaibing1-1/+7
Update support Arm Compute Library 17.09
2017-10-11revised an compatibility issue with the new ACL 17.09 version. Documents ↵honggui3-4/+5
will be updated later on
2017-10-10ACL concat function is not stable enough yet. Bypass it till the issue was ↵honggui1-1/+2
fixed.
2017-09-27add multicore test informationxuhaibing2-0/+0
2017-09-25Update installation.mdxuhaibing1-1/+1
2017-09-25correct description of SoCxuhaibing1-0/+0
2017-09-24Delete openailab.pngxuhaibing1-0/+0
2017-09-24Update README.mdxuhaibing1-1/+1
2017-09-24Update README.mdxuhaibing1-1/+1
2017-09-24change reademexuhaibing2-25/+89
2017-09-24change readme.mdxuhaibing2-81/+64
2017-09-24Update release_notes.mdxuhaibing1-7/+7
2017-09-24Update release_notes.mdxuhaibing1-5/+3
2017-09-24Update README.mdxuhaibing1-10/+0
2017-09-24Update release_notes.mdxuhaibing1-2/+2
2017-09-24Update release_notes.mdxuhaibing1-5/+4
2017-09-24Update release_notes.mdxuhaibing1-1/+1
2017-09-24Update release_notes.mdxuhaibing1-4/+4
2017-09-24Update release_notes.mdxuhaibing1-11/+5
2017-09-24Update release_notes.mdxuhaibing1-16/+12