CAMMA-public / rendezvous

A transformer-inspired neural network for surgical action triplet recognition from laparoscopic videos.
Other
25 stars 9 forks source link

CUDA not support on Mac #12

Closed ab-ram-01 closed 1 year ago

ab-ram-01 commented 1 year ago

When I try to run the code using the CholecT45 dataset, I receive the error:

raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled

It looks like " NVIDIA® CUDA Toolkit 11.6 no longer supports development or running applications on macOS."

Has anyone been able to find a work around to this issue?

nwoyecid commented 1 year ago

Closed for lack of activities