-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (42 loc) · 723 Bytes
/
.gitignore
File metadata and controls
42 lines (42 loc) · 723 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
*.dot
*.dylib
*.prof
*.pyc
*.pyd
*.so
*.gv
*.gv.*
*.jpg
.coverage
.eggs/*
_cache/*
build/*
dist/*
*egg-info/*
onnxruntime_profile*
prof
temp_*
.ipynb_checkpoints
_doc/CHANGELOGS.rst
_doc/sg_execution_times.rst
_doc/LICENSE.txt
_doc/auto_examples/*
_doc/examples/_cache/*
_doc/examples/onnxruntime_profile*
_doc/examples/plot_*.png
_doc/examples/plot_*.xlsx
_doc/examples/data/*.optimized.onnx
_doc/examples/*.html
_doc/_static/require.js
_doc/_static/viz.js
_unittests/ut__main/*.png
_unittests/ut__main/_cache/*
_unittests/ut__main/*.html
_unittests/.hypothesis/*
_doc/notebooks/ml/*.onnx
_doc/notebooks/dsgarden/*.onnx
_doc/notebooks/nlp/frwiki-*
_doc/notebooks/nlp/sample*.txt
frwiki-*
mobilenetv2-12.onnx
sample1000.txt