You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
script/rundissect_pytorch.sh: line 199: globexists: command not found
Generating graph
Traceback (most recent call last):
File "src/graphprobe.py", line 114, in
stats = summarize(loadviz(directory, blob), args.threshold,
File "src/graphprobe.py", line 20, in loadviz
with open(html_fn) as f:
IOError: [Errno 2] No such file or directory: 'probes/pytorch_alexnet_imagenet/html-features.html'
The text was updated successfully, but these errors were encountered:
script/rundissect_pytorch.sh: line 199: globexists: command not found
Generating graph
Traceback (most recent call last):
File "src/graphprobe.py", line 114, in
stats = summarize(loadviz(directory, blob), args.threshold,
File "src/graphprobe.py", line 20, in loadviz
with open(html_fn) as f:
IOError: [Errno 2] No such file or directory: 'probes/pytorch_alexnet_imagenet/html-features.html'
The text was updated successfully, but these errors were encountered: