slalom icon indicating copy to clipboard operation
slalom copied to clipboard

ModuleNotFoundError: No module named 'python.slalom.resnet2

Open YuyangLeng opened this issue 4 years ago • 1 comments

I tried to run it with the simple code but I did not see the resnet2 file.

YuyangLeng avatar Sep 09 '20 00:09 YuyangLeng

Can you try commenting out this import here? https://github.com/ftramer/slalom/blob/1badff914657398733b4136325066cf7c2f66168/python/slalom/models.py#L7

ftramer avatar Sep 09 '20 10:09 ftramer