forked from microsoft/DirectML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cgmanifest.json
42 lines (42 loc) · 1.01 KB
/
cgmanifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"component": {
"type": "git",
"git": {
"commitHash": "5f296bbef998e75721818d6b336264ae10f4a77d",
"repositoryUrl": "https://github.com/tensorflow/models"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "f13555462e835409480829f8fdacac96835161e5",
"repositoryUrl": "https://github.com/vonclites/squeezenet"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "65294d5dc1794b325db5a37b2ed02773ca5bf839",
"repositoryUrl": "https://github.com/zzh8829/yolov3-tf2"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "1be31704c9c690929e4f6e6d950f40755ef2dcdc",
"repositoryUrl": "https://github.com/ultralytics/yolov3"
}
}
}
],
"Version": 1
}