forked from microsoft/DirectML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcgmanifest.json
33 lines (32 loc) · 840 Bytes
/
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
{
"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"
}
}
}
],
"Version":1
}