i have model which is trained using torch directly now , i have written prediction class in torch which i want to call using python (pytorchhelpers) , but i got below error
PANIC: unprotected error in call to Lua API (/home/tiru/torch/install/share/lua/5.1/torch/File.lua:343: unknown Torch class <torch.CudaTensor>)
i have model which is trained using torch directly now , i have written prediction class in torch which i want to call using python (pytorchhelpers) , but i got below error
PANIC: unprotected error in call to Lua API (/home/tiru/torch/install/share/lua/5.1/torch/File.lua:343: unknown Torch class <torch.CudaTensor>)