feat(lite): open source for lite
GitOrigin-RevId: f442431381cc9eb3bb92eb03f744ba6ffa7e2b64
Showing
lite/.gitattributes
0 → 100644
lite/CMakeLists.txt
0 → 100644
lite/README.md
0 → 100755
lite/example/CMakeLists.txt
0 → 100644
lite/example/example.h
0 → 100644
lite/example/main.cpp
0 → 100644
lite/example/mge/README.md
0 → 100644
lite/example/mge/basic.cpp
0 → 100644
lite/example/mge/cpu_affinity.cpp
0 → 100644
lite/example/mge/device_io.cpp
0 → 100644
lite/example/mge/reset_io.cpp
0 → 100644
lite/example/npy.h
0 → 100644
此差异已折叠。
lite/include/lite/common_enum_c.h
0 → 100644
lite/include/lite/global.h
0 → 100644
lite/include/lite/macro.h
0 → 100644
lite/include/lite/network.h
0 → 100644
lite/include/lite/tensor.h
0 → 100644
lite/lite-c/src/common.h
0 → 100644
lite/lite-c/src/global.cpp
0 → 100644
lite/lite-c/src/network.cpp
0 → 100644
此差异已折叠。
lite/lite-c/src/tensor.cpp
0 → 100644
此差异已折叠。
lite/pylite/megenginelite/base.py
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
lite/pylite/pylite.md
0 → 100644
此差异已折叠。
lite/pylite/requires.txt
0 → 100644
lite/pylite/scripts/format.sh
0 → 100755
此差异已折叠。
lite/pylite/setup.py
0 → 100644
此差异已折叠。
lite/pylite/test/test_global.py
0 → 100644
此差异已折叠。
lite/pylite/test/test_network.py
0 → 100644
此差异已折叠。
此差异已折叠。
lite/pylite/test/test_tensor.py
0 → 100644
此差异已折叠。
lite/pylite/test/test_utils.py
0 → 100644
此差异已折叠。
lite/src/decryption/aes_decrypt.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
lite/src/decryption/mbedtls/aes.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
lite/src/function_base.h
0 → 100644
此差异已折叠。
lite/src/global.cpp
0 → 100644
此差异已折叠。
lite/src/lite_build_config.h.in
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
lite/src/mge/common.cpp
0 → 100644
此差异已折叠。
lite/src/mge/common.h
0 → 100644
此差异已折叠。
lite/src/mge/function_dft.h
0 → 100644
此差异已折叠。
lite/src/mge/memory_allocator.h
0 → 100644
此差异已折叠。
lite/src/mge/network_impl.cpp
0 → 100644
此差异已折叠。
lite/src/mge/network_impl.h
0 → 100644
此差异已折叠。
lite/src/mge/tensor_impl.cpp
0 → 100644
此差异已折叠。
lite/src/mge/tensor_impl.h
0 → 100644
此差异已折叠。
lite/src/misc.cpp
0 → 100644
此差异已折叠。
lite/src/misc.h
0 → 100644
此差异已折叠。
lite/src/network.cpp
0 → 100644
此差异已折叠。
lite/src/network_impl_base.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
lite/src/tensor.cpp
0 → 100644
此差异已折叠。
lite/src/tensor_impl_base.h
0 → 100644
此差异已折叠。
lite/src/type_info.h
0 → 100644
此差异已折叠。
lite/src/version_lite.ld
0 → 100644
此差异已折叠。
lite/test/CMakeLists.txt
0 → 100644
此差异已折叠。
lite/test/main.cpp
0 → 100644
此差异已折叠。
lite/test/npy.h
0 → 100644
此差异已折叠。
lite/test/test_common.h
0 → 100644
此差异已折叠。
lite/test/test_misc.cpp
0 → 100644
此差异已折叠。
lite/test/test_network.cpp
0 → 100644
此差异已折叠。
lite/test/test_network_c.cpp
0 → 100644
此差异已折叠。
此差异已折叠。
lite/test/test_tensor.cpp
0 → 100644
此差异已折叠。
lite/test/test_tensor_c.cpp
0 → 100644
此差异已折叠。
lite/tools/aes_encrypt.sh
0 → 100755
此差异已折叠。
lite/tools/dump_model_mgb.py
0 → 100755
此差异已折叠。
此差异已折叠。
此差异已折叠。
lite/tools/rc4_encrypt.cpp
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录