jemartin commited on
Commit
5347e4e
·
verified ·
1 Parent(s): 6a1e640

Add turnkey_stats.yaml to mnasnet0_75_Opset17 repo

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