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
resnet18-5c106cde.pth only stores model weights so this file cannot be used to register and convert.
2. download a model from an url
install `modelci modelhub get `
dev `python modelci/cli/__init__.py modelhub get -u https://s3.amazonaws.com/pytorch/models/resnet18-5c106cde.pth -p .cache/resnet18.pth`
resnet18-5c106cde.pth
only stores model weights so this file cannot be used to register and convert.Originally posted by @univerone in #215 (comment)
The text was updated successfully, but these errors were encountered: