summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Revert "Revert acl cmake build" (#4447)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+1
2019-02-14Move TFLITE relevant flag setting to proper place (#4411)대인기/On-Device Lab(SR)/Staff Engineer/삼성전자1-8/+0
2019-02-08Check tflite version in build time (#4371)대인기/On-Device Lab(SR)/Staff Engineer/삼성전자1-4/+7
2019-02-07Generate compiler command information during build (#4382)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+7
2019-01-07Revert acl cmake build (#4164)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-01-03Update cmake for revised directory structure (#4143)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-7/+3
2018-12-24Fix ARMCompute build script bug (#4097)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+1
2018-12-20Cmake for gbs build fix (#4115)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2018-12-18Move generated test into tests directory (#4090)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+2
2018-12-18Introduce Nonius CMake Package (#4068)박종현/On-Device Lab./Staff Engineer/삼성전자1-0/+1
2018-12-17Move test-related codes in tools into tests (#4058)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-4/+5
2018-12-07Add ExtendCMakeFunction module and add_subdirectories function (#3912)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+2
2018-12-04Revise build flags for contrib (#3855)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+1
2018-11-30Move benchmark into contrib (#3774)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+0
2018-11-08Update tensorflow to v1.12 (#3486)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+6
2018-10-17[cherry-pick] Build tflite_benchmark on gbs build (#3176)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+1
2018-10-16[cherry-pick] Remove unused module on gbs build (#2755) (#3157)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-6/+8
2018-09-20Remove ARM Compute submodule (#2783)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+1
2018-09-17Download tensorflow source only (#2703)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+1
2018-09-12Remove git submodule and use download (#2678)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+7
2018-09-11Use include instead of find_package for module (#2667)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+4
2018-09-11Change gtest download cmake script (#2659)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+2
2018-08-03Fix for Android build (#2160)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+2
2018-07-20Tidy cmake, add help for external given defines (#2029)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-0/+7
2018-07-19Tidy cmake, separate apply compilation flags (#2014)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-15/+3
2018-07-19Tidy cmake, separate configuration flags (#2008)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-21/+1
2018-07-19Tidy cmake, separate gtest support (#2007)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-34/+1
2018-07-18Tidy cmake, relocate variables and options (#1992)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-29/+0
2018-07-18Tidy cmake, separate identify_platform (#1991)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-48/+2
2018-07-18Tidy cmake, apply indentation (#1989)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-10/+8
2018-07-10Set pureacl runtime to be the main runtime (#1908)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자1-2/+2
2018-07-09Disable pureacl/new runtine build which depends on arm compute library (#1909)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+6
2018-06-07Add JNI ACL test library (#1600)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-0/+1
2018-06-04BUILD_PURE_ARM_COMPUTE=ON for armv7l non-tizen (#1521)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+4
2018-05-31[Android] Enable build for all runtimes (#1475)이한종/동작제어Lab(SR)/Engineer/삼성전자1-4/+1
2018-05-31Use submodule on tizen cross build (#1437)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자1-3/+3
2018-05-30Introduce 'ARMCompute' package (#1400)박종현/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+0
2018-05-30Enable Android build of tflite_benchmark, disable tflite_run (#1413)이한종/동작제어Lab(SR)/Engineer/삼성전자1-1/+1
2018-05-30Remove CXX_STANDARD workaround (#1405)박종현/동작제어Lab(SR)/Senior Engineer/삼성전자1-5/+1
2018-05-29Install arm_compute_XXX and libnueralnetworks.so on pure_arm_compute … (#1393)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+1
2018-05-28Introduce 'nnfw_find_package' (#1372)박종현/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+4
2018-05-28Add tensorflow-based 'detection' example (#1368)박종현/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+1
2018-05-28Move to CMake 3.1 (#1369)박종현/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+1
2018-05-25Fix android build bug (#1340)오형석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+1
2018-05-24Introduce new runtime based on pure_acl_runtime (#1325)김수진/동작제어Lab(SR)/Engineer/삼성전자1-0/+1
2018-05-15Remove download_dependencies.tar.gz (#1148)서상민/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+3
2018-05-08Support Android build for tflite_run (#1127)이한종/동작제어Lab(SR)/Engineer/삼성전자1-1/+1
2018-05-08Add dependent libs for ACL libs (#1118)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+1
2018-05-03Fix googletest build for native (#1009)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-2/+6
2018-04-27Rename src as runtimes (#956)서상민/동작제어Lab(SR)/Senior Engineer/삼성전자1-3/+3