You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
262 B
28 lines
262 B
5 years ago
|
# Created by .ignore support plugin
|
||
|
#
|
||
|
|
||
|
# filter python
|
||
|
*.pyc
|
||
|
|
||
|
# filter build
|
||
|
*.so
|
||
|
*.o
|
||
|
|
||
|
# filter coverage
|
||
|
coverage/
|
||
|
|
||
|
# filter report
|
||
|
*.xml
|
||
|
|
||
|
# filter tvm
|
||
|
3rdparty/
|
||
|
|
||
|
# filter build
|
||
|
build/
|
||
|
cmake-build-debug/
|
||
|
.idea/
|
||
|
TFLite_Detection_PostProcess_CI
|
||
|
app_run
|
||
|
output
|
||
|
tvm
|