jemartin commited on
Commit
b41a75e
·
verified ·
1 Parent(s): 268404d

Add turnkey_stats.yaml to mobilevitv2_200_Opset16 repo

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