8 Star 10 Fork 4

OpenHarmony-SIG / dllite_micro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shiyuhan 提交于 2021-06-23 18:17 . add source code of dllite-micro
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.bin
# Excluded
.clang-format
.vscode/
samples/app/mnist/src/benchmark.cpp
samples/model/mnist/include/nnacl
samples/model/mnist/include/wrapper
samples/model/mnist/src/micro/*
!test/unittest/common/dllite_micro_libmnist.so
!test/unittest/common/dllite_micro_mnist.bin
1
https://gitee.com/openharmony-sig/dllite_micro.git
git@gitee.com:openharmony-sig/dllite_micro.git
openharmony-sig
dllite_micro
dllite_micro
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891