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
The kaffe folder can be found in TENSORBOX\utils. googlenet_load.py is in the same folder. Change the path of the import, for instance to: from .kaffe import mynet
when I run program, Terminal has a message about no kaffe module. waht should i do?
The text was updated successfully, but these errors were encountered: