Problem with running python file on BlueBox 2.0

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with running python file on BlueBox 2.0

595件の閲覧回数
jayankantduggal
Contributor I

I'm facing problem running my file on bluebox 2.0, the error is as follows:

Warning: component python_v2_1: ['Traceback (most recent call last):\n', '  File "/home/bluebox/bluebox_j/sqznxt_bb.py", line 21, in <module>\n    from SSqnxt_V1_test_3 import SqueezeNext\n', '  File "/home/bluebox/bluebox_j/SSqnxt_V1_test_3.py", line 263, in <module>\n    net, class_to_idx = load_checkpoint(\'/home/bluebox/bluebox_j/SSqnxt_V1-3-1_Cifar10.pth\')\n', '  File "/home/bluebox/bluebox_j/SSqnxt_V1_test_3.py", line 208, in load_checkpoint\n    checkpoint = torch.load(filepath)\n', '  File "/usr/local/lib/python3.5/dist-packages/torch/serialization.py", line 358, in load\n    return _load(f, map_location, pickle_module)\n', '  File "/usr/local/lib/python3.5/dist-packages/torch/serialization.py", line 529, in _load\n    result = unpickler.load()\n', "AttributeError: Can't get attribute 'SqueezeNext' on <module '__main__' (built-in)>\n"] 

Please help me with the attribute error ASAP.

Thanks in advance,

Jayan

タグ(3)
0 件の賞賛
返信
0 返答(返信)