jemartin commited on
Commit
b899efc
·
verified ·
1 Parent(s): 31baa38

Add turnkey_stats.yaml to swinv2_tiny_window8_256_Opset16 repo

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