|
44 | 44 | 'image_json_path': 'image_data.json',
|
45 | 45 | },
|
46 | 46 | {
|
47 |
| - 'device': ['cpu', 'gpu'], |
48 |
| - 'dockerfile_name': 'openvino_cg_dev_2022.1.0.dockerfile', |
| 47 | + 'device': ['cpu', 'gpu', 'npu'], |
| 48 | + 'dockerfile_name': 'openvino_cgn_dev_2022.1.0.dockerfile', |
49 | 49 | 'python': 'python310',
|
50 | 50 | 'tags': ['ubuntu22_dev:2022.1.0', 'ubuntu22_dev:latest'],
|
51 | 51 | 'image_json_path': pathlib.Path('image_data.json').absolute(),
|
|
62 | 62 | 'source': 'local',
|
63 | 63 | },
|
64 | 64 | {
|
65 |
| - 'device': ['cpu', 'gpu'], |
66 |
| - 'dockerfile_name': 'openvino_cg_dev_2024.5.0.0.dockerfile', |
| 65 | + 'device': ['cpu', 'gpu', 'npu'], |
| 66 | + 'dockerfile_name': 'openvino_cgn_dev_2024.5.0.0.dockerfile', |
67 | 67 | 'python': 'python310',
|
68 | 68 | 'tags': ['ubuntu22_dev:2024.5.0.0', 'ubuntu22_dev:latest'],
|
69 | 69 | 'distribution': 'dev',
|
|
82 | 82 | 'tag_postfix': '_qqq',
|
83 | 83 | },
|
84 | 84 | {
|
85 |
| - 'device': ['cpu', 'gpu'], |
86 |
| - 'dockerfile_name': 'openvino_cg_dev_2024.5.0.0.dockerfile', |
| 85 | + 'device': ['cpu', 'gpu', 'npu'], |
| 86 | + 'dockerfile_name': 'openvino_cgn_dev_2024.5.0.0.dockerfile', |
87 | 87 | 'python': 'python310',
|
88 | 88 | 'tags': ['ubuntu22_dev:2024.5.0.0', 'ubuntu22_dev:latest', 'ubuntu22_dev:2024.5.0.0_qqq'],
|
89 | 89 | 'distribution': 'dev',
|
|
137 | 137 | 'product_version': '2022.1.0',
|
138 | 138 | },
|
139 | 139 | {
|
140 |
| - 'device': ['cpu', 'gpu'], |
| 140 | + 'device': ['cpu', 'gpu', 'npu'], |
141 | 141 | 'python': 'python310',
|
142 |
| - 'dockerfile_name': 'openvino_cg_dev_2022.1.0.dockerfile', |
| 142 | + 'dockerfile_name': 'openvino_cgn_dev_2022.1.0.dockerfile', |
143 | 143 | 'tags': ['ubuntu22_dev:2022.1.0', 'ubuntu22_dev:latest'],
|
144 | 144 | 'distribution': 'dev',
|
145 | 145 | 'product_version': '2022.1.0',
|
|
155 | 155 | 'product_version': '2022.1',
|
156 | 156 | },
|
157 | 157 | {
|
158 |
| - 'device': ['cpu', 'gpu'], |
| 158 | + 'device': ['cpu', 'gpu', 'npu'], |
159 | 159 | 'python': 'python310',
|
160 |
| - 'dockerfile_name': 'openvino_cg_dev_2022.1.0.dockerfile', |
| 160 | + 'dockerfile_name': 'openvino_cgn_dev_2022.1.0.dockerfile', |
161 | 161 | 'tags': ['ubuntu22_dev:2022.1.0', 'ubuntu22_dev:latest'],
|
162 | 162 | 'distribution': 'dev',
|
163 | 163 | 'product_version': '2022.1.0',
|
|
173 | 173 | 'source': 'local',
|
174 | 174 | },
|
175 | 175 | {
|
176 |
| - 'device': ['cpu', 'gpu'], |
| 176 | + 'device': ['cpu', 'gpu', 'npu'], |
177 | 177 | 'python': 'python310',
|
178 |
| - 'dockerfile_name': 'openvino_cg_dev_2024.5.0.0.dev20240905.dockerfile', |
| 178 | + 'dockerfile_name': 'openvino_cgn_dev_2024.5.0.0.dev20240905.dockerfile', |
179 | 179 | 'tags': ['ubuntu22_dev:2024.5.0.0.dev20240905', 'ubuntu22_dev:latest'],
|
180 | 180 | 'distribution': 'dev',
|
181 | 181 | 'product_version': '2024.5.0.0.dev20240905',
|
|
253 | 253 | 'registry': 'https://deploy',
|
254 | 254 | },
|
255 | 255 | {
|
256 |
| - 'device': ['cpu', 'gpu'], |
| 256 | + 'device': ['cpu', 'gpu', 'npu'], |
257 | 257 | 'python': 'python310',
|
258 | 258 | 'tags': ['ubuntu22_dev:2024.5.0.0', 'ubuntu22_dev:latest'],
|
259 |
| - 'dockerfile_name': 'openvino_cg_dev_2024.5.0.0.dockerfile', |
| 259 | + 'dockerfile_name': 'openvino_cgn_dev_2024.5.0.0.dockerfile', |
260 | 260 | 'distribution': 'dev',
|
261 | 261 | 'product_version': '2024.5.0.0',
|
262 | 262 | },
|
|
0 commit comments