VAC_CSLR icon indicating copy to clipboard operation
VAC_CSLR copied to clipboard

Torch not compiled with CUDA enabled

Open ethio-artifical opened this issue 1 year ago • 2 comments

hello, how are guys

i try this code but my machine don't have GPU service enabled So, please give me the solution how to try with out CUDA

the error is :

File "F:\code\VAC_CSLR-main\main.py", line 209, in processor = Processor(args) File "F:\code\VAC_CSLR-main\main.py", line 34, in init self.model, self.optimizer = self.loading() File "C:\Users\ANTENEH\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\torch\cuda_init_.py", line 221, in _lazy_init raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled

this is the error that How Can I test in CPU???

ethio-artifical avatar Mar 07 '23 22:03 ethio-artifical