jemartin commited on
Commit
76a9429
·
verified ·
1 Parent(s): f660d11

Add turnkey_stats.yaml to botnet26t_256_Opset16 repo

Browse files
Files changed (1) hide show
  1. turnkey_stats.yaml +217 -0
turnkey_stats.yaml ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ author: timm
2
+ builds:
3
+ x86_ort:
4
+ all_build_stages:
5
+ - export_pytorch
6
+ - set_success
7
+ benchmark_status: successful
8
+ completed_build_stages:
9
+ export_pytorch: 1.8174552917480469
10
+ set_success: 0.017027616500854492
11
+ device_type: x86
12
+ iterations: 100
13
+ onnx_file: /home/azureuser/.cache/turnkey/botnet26t_256_timm_d8975127/onnx/botnet26t_256_timm_d8975127-op16-base.onnx
14
+ runtime: ort
15
+ builtin_model_script: https://github.com/onnx/turnkeyml/blob/main/models/timm/botnet26t_256.py
16
+ class: ByobNet
17
+ hash: ead205d4
18
+ model_name: botnet26t_256
19
+ onnx_input_dimensions:
20
+ x:
21
+ - 1
22
+ - 3
23
+ - 256
24
+ - 256
25
+ onnx_model_information:
26
+ ir_version: 8
27
+ opset: 16
28
+ size on disk (KiB): 48854.3896
29
+ onnx_ops_counter:
30
+ Add: 14
31
+ AveragePool: 1
32
+ BatchNormalization: 3
33
+ Cast: 12
34
+ Concat: 12
35
+ Constant: 203
36
+ ConstantOfShape: 18
37
+ Conv: 31
38
+ Equal: 6
39
+ Expand: 6
40
+ Flatten: 7
41
+ Gemm: 1
42
+ GlobalAveragePool: 1
43
+ MatMul: 12
44
+ MaxPool: 1
45
+ Mul: 9
46
+ Pad: 12
47
+ Relu: 27
48
+ Reshape: 60
49
+ Slice: 24
50
+ Softmax: 3
51
+ Split: 3
52
+ Transpose: 30
53
+ Where: 6
54
+ parameters: 12488672
55
+ system_info:
56
+ Memory Info: 62.79 GB
57
+ OEM System: Virtual Machine
58
+ OS Version: Linux-5.15.0-1051-azure-x86_64-with-glibc2.17
59
+ Processor: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
60
+ Python Packages:
61
+ - gitpython==3.1.40
62
+ - jinja2==3.1.2
63
+ - markdown==3.5.1
64
+ - markupsafe==2.1.3
65
+ - pillow==10.1.0
66
+ - pynacl==1.5.0
67
+ - pyyaml==6.0.1
68
+ - pygments==2.16.1
69
+ - absl-py==2.0.0
70
+ - aiohttp==3.8.6
71
+ - aiosignal==1.3.1
72
+ - altair==5.1.2
73
+ - appdirs==1.4.4
74
+ - async-timeout==4.0.3
75
+ - attrs==23.1.0
76
+ - backports.zoneinfo==0.2.1
77
+ - bcrypt==4.0.1
78
+ - blinker==1.7.0
79
+ - boto3==1.28.77
80
+ - botocore==1.31.77
81
+ - cachetools==5.3.2
82
+ - certifi==2023.7.22
83
+ - cffi==1.16.0
84
+ - charset-normalizer==3.3.2
85
+ - click==8.1.7
86
+ - coloredlogs==15.0.1
87
+ - cryptography==41.0.5
88
+ - datasets==2.14.6
89
+ - diffusers==0.12.0
90
+ - dill==0.3.7
91
+ - docker-pycreds==0.4.0
92
+ - fasteners==0.19
93
+ - filelock==3.13.1
94
+ - flatbuffers==23.5.26
95
+ - frozenlist==1.4.0
96
+ - fsspec==2023.10.0
97
+ - fvcore==0.1.5.post20221221
98
+ - gitdb==4.0.11
99
+ - google-auth==2.23.4
100
+ - google-auth-oauthlib==1.0.0
101
+ - grpcio==1.59.2
102
+ - huggingface-hub==0.17.3
103
+ - humanfriendly==10.0
104
+ - hummingbird-ml==0.4.4
105
+ - idna==3.4
106
+ - importlib-metadata==6.8.0
107
+ - importlib-resources==6.1.0
108
+ - invoke==2.2.0
109
+ - iopath==0.1.10
110
+ - jmespath==1.0.1
111
+ - joblib==1.3.2
112
+ - jsonschema==4.19.2
113
+ - jsonschema-specifications==2023.7.1
114
+ - lightgbm==3.3.5
115
+ - markdown-it-py==3.0.0
116
+ - mdurl==0.1.2
117
+ - mpmath==1.3.0
118
+ - multidict==6.0.4
119
+ - multiprocess==0.70.15
120
+ - networkx==3.1
121
+ - nltk==3.8.1
122
+ - numpy==1.24.4
123
+ - nvidia-cublas-cu12==12.1.3.1
124
+ - nvidia-cuda-cupti-cu12==12.1.105
125
+ - nvidia-cuda-nvrtc-cu12==12.1.105
126
+ - nvidia-cuda-runtime-cu12==12.1.105
127
+ - nvidia-cudnn-cu12==8.9.2.26
128
+ - nvidia-cufft-cu12==11.0.2.54
129
+ - nvidia-curand-cu12==10.3.2.106
130
+ - nvidia-cusolver-cu12==11.4.5.107
131
+ - nvidia-cusparse-cu12==12.1.0.106
132
+ - nvidia-nccl-cu12==2.18.1
133
+ - nvidia-nvjitlink-cu12==12.3.52
134
+ - nvidia-nvtx-cu12==12.1.105
135
+ - oauthlib==3.2.2
136
+ - onnx==1.15.0
137
+ - onnxconverter-common==1.14.0
138
+ - onnxmltools==1.10.0
139
+ - onnxruntime==1.15.1
140
+ - packaging==23.2
141
+ - pandas==2.0.3
142
+ - paramiko==2.11.0
143
+ - pathtools==0.1.2
144
+ - pip==23.3
145
+ - pkgutil-resolve-name==1.3.10
146
+ - portalocker==2.8.2
147
+ - protobuf==3.20.2
148
+ - psutil==5.9.6
149
+ - pyarrow==14.0.0
150
+ - pyasn1==0.5.0
151
+ - pyasn1-modules==0.3.0
152
+ - pycparser==2.21
153
+ - pydeck==0.8.1b0
154
+ - pyparsing==3.1.1
155
+ - python-dateutil==2.8.2
156
+ - pytorch-pretrained-biggan==0.1.1
157
+ - pytz==2023.3.post1
158
+ - referencing==0.30.2
159
+ - regex==2023.10.3
160
+ - requests==2.31.0
161
+ - requests-oauthlib==1.3.1
162
+ - rich==13.6.0
163
+ - rjieba==0.1.11
164
+ - roformer==0.4.3
165
+ - rpds-py==0.10.6
166
+ - rsa==4.9
167
+ - s3transfer==0.7.0
168
+ - safetensors==0.4.0
169
+ - scikit-learn==1.1.1
170
+ - scipy==1.10.1
171
+ - sentence-transformers==2.2.2
172
+ - sentencepiece==0.1.99
173
+ - sentry-sdk==1.34.0
174
+ - seqeval==1.2.2
175
+ - setproctitle==1.3.3
176
+ - setuptools==68.0.0
177
+ - simpletransformers==0.64.3
178
+ - six==1.16.0
179
+ - skl2onnx==1.15.0
180
+ - smmap==5.0.1
181
+ - streamlit==1.28.1
182
+ - sympy==1.12
183
+ - tabulate==0.9.0
184
+ - tenacity==8.2.3
185
+ - tensorboard==2.14.0
186
+ - tensorboard-data-server==0.7.2
187
+ - termcolor==2.3.0
188
+ - threadpoolctl==3.2.0
189
+ - timm==0.9.8
190
+ - tokenizers==0.14.1
191
+ - toml==0.10.2
192
+ - toolz==0.12.0
193
+ - torch==2.1.0
194
+ - torch-geometric==2.4.0
195
+ - torchaudio==2.1.0
196
+ - torchvision==0.16.0
197
+ - tornado==6.3.3
198
+ - tqdm==4.66.1
199
+ - transformers==4.35.0
200
+ - triton==2.1.0
201
+ - turnkeyml==0.2.0
202
+ - typeguard==4.1.5
203
+ - typing-extensions==4.8.0
204
+ - tzdata==2023.3
205
+ - tzlocal==5.2
206
+ - urllib3==1.26.18
207
+ - validators==0.22.0
208
+ - wandb==0.15.12
209
+ - watchdog==3.0.0
210
+ - werkzeug==3.0.1
211
+ - wheel==0.41.2
212
+ - xgboost==1.6.1
213
+ - xxhash==3.4.1
214
+ - yacs==0.1.8
215
+ - yarl==1.9.2
216
+ - zipp==3.17.0
217
+ task: Computer_Vision