Skip to content

Commit

Permalink
Update Caffe2 test file (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jul 4, 2023
1 parent 874fdeb commit 30ebf3b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -783,23 +783,23 @@
{
"type": "caffe2",
"target": "bvlc_alexnet/predict_net.pb,bvlc_alexnet/init_net.pb",
"source": "https://github.com/facebookarchive/models/raw/master/bvlc_alexnet/predict_net.pb,https://github.com/facebookarchive/models/raw/master/bvlc_alexnet/init_net.pb",
"source": "https://github.com/lutzroeder/netron/files/11943990/bvlc_alexnet.zip[predict_net.pb,init_net.pb]",
"format": "Caffe2",
"link": "https://github.com/caffe2/models"
"link": "https://github.com/lutzroeder/netron/issues/1116"
},
{
"type": "caffe2",
"target": "bvlc_alexnet/init_net.pb",
"source": "https://github.com/facebookarchive/models/raw/master/bvlc_alexnet/init_net.pb",
"source": "https://github.com/lutzroeder/netron/files/11943990/bvlc_alexnet.zip[init_net.pb]",
"format": "Caffe2",
"link": "https://github.com/caffe2/models"
"link": "https://github.com/lutzroeder/netron/issues/1116"
},
{
"type": "caffe2",
"target": "bvlc_alexnet/predict_net.pbtxt,bvlc_alexnet/init_net.pb",
"source": "https://github.com/facebookarchive/models/raw/master/bvlc_alexnet/predict_net.pbtxt,https://github.com/facebookarchive/models/raw/master/bvlc_alexnet/init_net.pb",
"source": "https://github.com/lutzroeder/netron/files/11943990/bvlc_alexnet.zip[predict_net.pbtxt,init_net.pb]",
"format": "Caffe2",
"link": "https://github.com/caffe2/models"
"link": "https://github.com/lutzroeder/netron/issues/1116"
},
{
"type": "caffe2",
Expand Down

0 comments on commit 30ebf3b

Please sign in to comment.