jemartin commited on
Commit
bef9c8c
·
verified ·
1 Parent(s): 3433f54

Add turnkey_stats.yaml to xcit_medium_24_p8_224_Opset16 repo

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