Skip to content

Commit

Permalink
[onert] Move NNAPI implementation into test (Samsung#13994)
Browse files Browse the repository at this point in the history
This commit moves NNAPI implementation into test library.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
  • Loading branch information
hseok-oh authored Sep 12, 2024
1 parent d5e6259 commit 5b4edb2
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .ahub/sam/exclude.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ runtime/libs/circle-schema/include/circle_schema_generated.h
runtime/libs/circle-schema/include/circle_traininfo_generated.h
runtime/onert/core/src/loader/tflite_schema_generated.h

# External code: Android NN API
runtime/onert/api/nnapi/include/NeuralNetworks.h
runtime/onert/api/nnapi/include/NeuralNetworksExtensions.h

# External code: Tensorflow lite
runtime/libs/profiling/

Expand Down
1 change: 0 additions & 1 deletion runtime/onert/api/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
add_subdirectory(nnapi)
add_subdirectory(nnfw)
add_subdirectory(python)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5b4edb2

Please sign in to comment.