|
1 | 1 | {
|
2 | 2 | "$schema": "https://json.schemastore.org/component-detection-manifest.json",
|
3 | 3 | "Registrations": [
|
4 |
| - { |
5 |
| - "component": { |
6 |
| - "type": "git", |
7 |
| - "git": { |
8 |
| - "commitHash": "215105818dfde3174fe799600bb0f3cae233d0bf", |
9 |
| - "repositoryUrl": "https://github.com/abseil/abseil-cpp.git" |
10 |
| - } |
11 |
| - } |
12 |
| - }, |
13 | 4 | {
|
14 | 5 | "component": {
|
15 | 6 | "Type": "maven",
|
|
131 | 122 | }
|
132 | 123 | }
|
133 | 124 | },
|
134 |
| - { |
135 |
| - "component": { |
136 |
| - "type": "git", |
137 |
| - "git": { |
138 |
| - "commitHash": "b31f58de6fa8bbda5353b3c77d9be4914399724d", |
139 |
| - "repositoryUrl": "https://github.com/pytorch/pytorch.git" |
140 |
| - }, |
141 |
| - "comments": "pytorch 1.6 used by onnxruntime training image" |
142 |
| - } |
143 |
| - }, |
144 | 125 | {
|
145 | 126 | "component": {
|
146 | 127 | "type": "git",
|
|
189 | 170 | }
|
190 | 171 | }
|
191 | 172 | },
|
192 |
| - { |
193 |
| - "component": { |
194 |
| - "git": { |
195 |
| - "commitHash": "02a2a458ac15912d7d87cc1171e811b0c5219ece", |
196 |
| - "repositoryUrl": "https://github.com/grpc/grpc" |
197 |
| - }, |
198 |
| - "type": "git" |
199 |
| - } |
200 |
| - }, |
201 | 173 | {
|
202 | 174 | "component": {
|
203 | 175 | "git": {
|
|
324 | 296 | "comments": "For Nodejs binding"
|
325 | 297 | }
|
326 | 298 | },
|
327 |
| - { |
328 |
| - "component": { |
329 |
| - "type": "git", |
330 |
| - "git": { |
331 |
| - "commitHash": "aead4d751c2101e23336aa73f2380df83e7a13f3", |
332 |
| - "repositoryUrl": "https://github.com/pypa/manylinux" |
333 |
| - }, |
334 |
| - "comments": "For building our CI build docker image" |
335 |
| - } |
336 |
| - }, |
337 |
| - { |
338 |
| - "component": { |
339 |
| - "type": "git", |
340 |
| - "git": { |
341 |
| - "commitHash": "c974557598645360fbabac71352b083117e3cc17", |
342 |
| - "repositoryUrl": "https://gitlab.kitware.com/cmake/cmake" |
343 |
| - }, |
344 |
| - "comments": "CMake 3.24.3. For building our CI build docker image" |
345 |
| - } |
346 |
| - }, |
347 |
| - { |
348 |
| - "component": { |
349 |
| - "type": "git", |
350 |
| - "git": { |
351 |
| - "commitHash": "1e5d33e9b9b8631b36f061103a30208b206fd03a", |
352 |
| - "repositoryUrl": "https://github.com/python/cpython" |
353 |
| - }, |
354 |
| - "comments": "Python 3.9.1" |
355 |
| - } |
356 |
| - }, |
357 |
| - { |
358 |
| - "component": { |
359 |
| - "type": "git", |
360 |
| - "git": { |
361 |
| - "commitHash": "6503f05dd59e26a9986bdea097b3da9b3546f45b", |
362 |
| - "repositoryUrl": "https://github.com/python/cpython" |
363 |
| - }, |
364 |
| - "comments": "Python 3.8.7" |
365 |
| - } |
366 |
| - }, |
367 |
| - { |
368 |
| - "component": { |
369 |
| - "type": "git", |
370 |
| - "git": { |
371 |
| - "commitHash": "13c94747c74437e594b7fc242ff7da668e81887c", |
372 |
| - "repositoryUrl": "https://github.com/python/cpython" |
373 |
| - }, |
374 |
| - "comments": "Python 3.7.9" |
375 |
| - } |
376 |
| - }, |
377 |
| - { |
378 |
| - "component": { |
379 |
| - "type": "git", |
380 |
| - "git": { |
381 |
| - "commitHash": "c0a9afe2ac1820409e6173bd1893ebee2cf50270", |
382 |
| - "repositoryUrl": "https://github.com/python/cpython" |
383 |
| - }, |
384 |
| - "comments": "Python 3.6.12" |
385 |
| - } |
386 |
| - }, |
387 |
| - { |
388 |
| - "component": { |
389 |
| - "type": "git", |
390 |
| - "git": { |
391 |
| - "commitHash": "426b022776672fdf3d71ddd98d89af341c88080f", |
392 |
| - "repositoryUrl": "https://github.com/python/cpython" |
393 |
| - }, |
394 |
| - "comments": "Python 3.5.10" |
395 |
| - } |
396 |
| - }, |
397 |
| - { |
398 |
| - "component": { |
399 |
| - "type": "pip", |
400 |
| - "pip": { |
401 |
| - "Name": "transformers", |
402 |
| - "Version": "4.38.0" |
403 |
| - }, |
404 |
| - "comments": "Installed in the training docker image" |
405 |
| - } |
406 |
| - }, |
407 |
| - { |
408 |
| - "component": { |
409 |
| - "type": "pip", |
410 |
| - "pip": { |
411 |
| - "Name": "msgpack", |
412 |
| - "Version": "1.0.0" |
413 |
| - }, |
414 |
| - "comments": "Installed in the training docker image" |
415 |
| - } |
416 |
| - }, |
417 |
| - { |
418 |
| - "component": { |
419 |
| - "type": "pip", |
420 |
| - "pip": { |
421 |
| - "Name": "tensorboardX", |
422 |
| - "Version": "1.8" |
423 |
| - }, |
424 |
| - "comments": "Installed in the training docker image" |
425 |
| - } |
426 |
| - }, |
427 |
| - { |
428 |
| - "component": { |
429 |
| - "type": "pip", |
430 |
| - "pip": { |
431 |
| - "Name": "tensorboard", |
432 |
| - "Version": "2.3.0" |
433 |
| - }, |
434 |
| - "comments": "Installed in the training docker image" |
435 |
| - } |
436 |
| - }, |
437 | 299 | {
|
438 | 300 | "component": {
|
439 | 301 | "type": "git",
|
|
493 | 355 | },
|
494 | 356 | "comments": "python-pillow. Implementation logic for anti-aliasing copied by Resize CPU kernel."
|
495 | 357 | }
|
496 |
| - }, |
497 |
| - { |
498 |
| - "component": { |
499 |
| - "type": "git", |
500 |
| - "git": { |
501 |
| - "commitHash": "e7248b26a1ed53fa030c5c459f7ea095dfd276ac", |
502 |
| - "repositoryUrl": "https://gitlab.com/libeigen/eigen.git" |
503 |
| - } |
504 |
| - } |
505 | 358 | }
|
506 | 359 | ],
|
507 | 360 | "Version": 1
|
|
0 commit comments