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
{{ message }}
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.
I have a CNN model and call forward() method.
When I pass it to torch2caffe.lua, it complains that is a unknown Torch class <nn.gModule>.
Is it illegal use?
The text was updated successfully, but these errors were encountered: