We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fbc2a commit cac5172Copy full SHA for cac5172
captum/optim/models/_image/inception_v1.py
@@ -7,7 +7,7 @@
7
8
GS_SAVED_WEIGHTS_URL = (
9
"https://github.com/pytorch/captum/raw/"
10
- + "optim-wip/captum/optim/_models/inception5h.pth"
+ + "optim-wip/captum/optim/models/_image/inception5h.pth"
11
)
12
13
0 commit comments