aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
blob: 952990f26890097d88501f48750b84b1be85c06e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store

build/
build-em/
build-debug/
build-release/
build-static/
build-no-accel/
build-sanitize-addr/
build-sanitize-thread/

models/*

/main
/quantize

arm_neon.h
compile_commands.json
Dockerfile