summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>2018-11-08 16:12:55 +0900
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>2018-11-08 16:12:55 +0900
commit19bb8e8e56b2775f5e77d0b562d0b08322635c74 (patch)
treea2c86bd2389f28ca782c504f5cdf9699f74d7608 /.gitignore
parentd01c9dc2320bdc1c218843e38e3e53f72b64142c (diff)
downloadnnfw-19bb8e8e56b2775f5e77d0b562d0b08322635c74.tar.gz
nnfw-19bb8e8e56b2775f5e77d0b562d0b08322635c74.tar.bz2
nnfw-19bb8e8e56b2775f5e77d0b562d0b08322635c74.zip
Update tensorflow to v1.12 (#3486)
* Update external package - Update external package version - Update cmake to build tflite - Add gitignore for new external code * Update library to support tflite - Update nnapi delegate - Update NeuralNetworksShim.h for new API - Fix cmake for new files in updated tensorflow - Workaround: Introduce OBS_BUILD flag to avoid gbs build fail * Update neurun CPU kernel - Update neurun CPU kernel to call updated tflite interpreter kernel - Add build option -fPIC for updated tflite kernel Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0eaad0dc7..e7a60c0b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,4 @@ GRTAGS
/externals/neon_2_sse
/externals/tensorflow
/externals/acl
+/externals/absl