Skip to content

Commit 4899b7d

Browse files
authored
[compiler] Move projects for Android NN backend to deprecated (#16448)
This commit moves `ann-api` and `ann-ref` to the deprecated directory. ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
1 parent 390c183 commit 4899b7d

117 files changed

Lines changed: 3 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ repos:
8383
# Ignore 3rd-party code
8484
exclude:
8585
(?x)^(
86-
compiler/ann-api/.*|
86+
.*/NeuralNetworks.h|
8787
onert-micro/externals/.*|
8888
runtime/3rdparty/.*|
8989
runtime/tests/nnapi/.*

compiler/_deprecated/README.md

Lines changed: 2 additions & 0 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)