The information about my computer is as below:
MacBook Pro (15-inch, 2017)
Processor: 2.9 GHz Intel Core i7
GPU: 16 GB 2133 MHz LPDDR3
I check the list of GPUs that supports CUDA and my GPU does appear on the list...
I also ran the test.py in this repository and there was no problem.
However, when I ran train.py, the program was killed after running for 3 minutes. I wonder if this is because my GPU does not support CUDA...
The information about my computer is as below: MacBook Pro (15-inch, 2017) Processor: 2.9 GHz Intel Core i7 GPU: 16 GB 2133 MHz LPDDR3
I check the list of GPUs that supports CUDA and my GPU does appear on the list... I also ran the test.py in this repository and there was no problem. However, when I ran train.py, the program was killed after running for 3 minutes. I wonder if this is because my GPU does not support CUDA...