summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Add build command for benchmark/acl (#974)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-0/+5
2018-04-26Enable build aarch64 for tizen&cross (#885)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-1/+14
2018-04-24Make option: runtime build only (#864)오형석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+8
2018-04-20[Build] Fix hardcoded value from Makefile (#786)이한종/동작제어Lab(SR)/Engineer/삼성전자1-1/+1
2018-04-19Separate ACL build type output folder (#803)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-4/+8
2018-04-19Separate acl build and install step (#785)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-2/+4
2018-04-18[Build] Add arch `arm64` in Makefile (#775)이한종/동작제어Lab(SR)/Engineer/삼성전자1-1/+9
2018-04-17Add test coverage build (#744)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+18
2018-04-16Apply build type to ACL scons build (#701)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-2/+3
2018-04-16Substitue run_tests.sh to test_driver.sh for make check (#669)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-17/+1
2018-04-11Fix tizen cross/obs build fail (#595)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+3
2018-04-11Remove ext libs used to build TF Lite (#541)서상민/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+1
2018-04-10Enable tizen cross/obs build (#482)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-2/+4
2018-04-06Add tensorflow moduleSangmin Seo1-0/+1
2018-04-05Add tools/test_driver on build_test_suite in Makefile (#458)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-1/+1
2018-04-04Add USE_LOGNN option for make check (#400)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-1/+7
2018-04-03build test-suite for test on target (#375)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+6
2018-04-03Fix wrong setting libneuralnetworks.so (#372)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-6/+7
2018-04-02Add make check for run_test.sh (#361)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-0/+25
2018-03-30Add target external_acl for docker build (#325)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+7
2018-03-23Turn on embed_kernels options of ACLSaeHie Park1-1/+1
2018-03-22Separate ACL build target (#142)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-12/+9
2018-03-21Support build with multiple jobs (#105)이한종/동작제어Lab(SR)/Engineer/삼성전자1-1/+7
2018-03-21Fix ACL install order (#109)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+2
2018-03-21Enable ACL build (#99)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-0/+16
2018-03-20Fix armv7l native build fail on obs (#93)이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+2
2018-03-20Introduce CROSS_BUILD to Makefile (#89)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-3/+10
2018-03-20Simplify cmake config folder (#88)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+1
2018-03-07CMake variable: TARGET_ARCH (#40)오형석/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+1
2018-03-06Cross compile variable: TARGET_ARCHHyeongseok Oh1-9/+9
2018-02-27Enable cross build for arm (#20)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자1-2/+34
2018-02-26Use absolute path for CMAKE_INSTALL_PREFIXJonghyun Park1-2/+4
2018-02-26Run configure before buildJonghyun Park1-1/+4
2018-02-26Use Makefile to simplify CMake configurationJonghyun Park1-0/+53