-
Notifications
You must be signed in to change notification settings - Fork 274
Expand file tree
/
Copy path.gitignore
More file actions
71 lines (66 loc) · 719 Bytes
/
.gitignore
File metadata and controls
71 lines (66 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
pre_installed_models
__pycache__
.DS_Store
.idea
*.a
*.avi
*.dylib
*.gz
*.idx
*.jpg
*.log
*.out
*.png
*.uff
.vscode/
/3rdparty
/bazel-*
/bin
/checkpoints
/cmake-build*
/coco
/data
/lib
/tensorlayer
/vis
build
cmake_install.cmake
CMakeCache.txt
CMakeFiles
cocoapi-master/
cocoapi/
compile_commands.json
CPackConfig.cmake
CPackSourceConfig.cmake
CTestTestfile.cmake
inference/*png
install_manifest.txt
libstdtensor-prefix
libstdtracer-prefix
Makefile
test.py
temp.py
save_dir
test_dir
README.rst
dist
build
*.egg*
*whl*
Testing
third_party
venv
/doc
_build
docs/make.bat
examples/user_codes/*.cpp
debug.*
!logo.png
!docs/Makefile
!docs/markdown/images/*
test_cmd.txt
/.build
test_dir
*_save_dir
cvt_dir
test_cmd.txt