Skip to content

Commit 042692d

Browse files
Added nnlib-FusionG3 submodule from FOSS-xtensa git space
Signed-off-by: [email protected] <[email protected]>
1 parent 7bd011f commit 042692d

File tree

52 files changed

+5
-9772
lines changed

Some content is hidden

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

52 files changed

+5
-9772
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@
6464
[submodule "third-party/pybind11"]
6565
path = third-party/pybind11
6666
url = https://github.com/pybind/pybind11.git
67+
[submodule "backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3"]
68+
path = backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3
69+
url = https://github.com/foss-xtensa/nnlib-FusionG3/

backends/cadence/fusion_g3/third-party/nnlib/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ add_custom_target(
55
nnlib_target ALL
66
COMMAND
77
make install_nnlib -f makefile -C
8-
${EXECUTORCH_ROOT}/backends/cadence/fusion_g3/third-party/nnlib/nnlib-FuG3/xa_nnlib/build
8+
${EXECUTORCH_ROOT}/backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3/xa_nnlib/build
99
OBJDIR=${CMAKE_CURRENT_BINARY_DIR}/obj
1010
LIBDIR=${CMAKE_CURRENT_BINARY_DIR}/lib -j8
1111
)

backends/cadence/fusion_g3/third-party/nnlib/nnlib-FuG3/xa_nnlib/algo/common/include/xa_api_defs.h

Lines changed: 0 additions & 51 deletions
This file was deleted.

backends/cadence/fusion_g3/third-party/nnlib/nnlib-FuG3/xa_nnlib/algo/common/include/xa_nnlib_common_internal.h

Lines changed: 0 additions & 149 deletions
This file was deleted.

backends/cadence/fusion_g3/third-party/nnlib/nnlib-FuG3/xa_nnlib/algo/common/include/xa_nnlib_definitions.h

Lines changed: 0 additions & 46 deletions
This file was deleted.

backends/cadence/fusion_g3/third-party/nnlib/nnlib-FuG3/xa_nnlib/algo/common/include/xa_nnlib_err_chk.h

Lines changed: 0 additions & 65 deletions
This file was deleted.

backends/cadence/fusion_g3/third-party/nnlib/nnlib-FuG3/xa_nnlib/algo/common/src/xa_nnlib_common_api.c

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)