I am using Gluonts for building DeepAR model but takes lot of time to run the training object eventhough I use cox = 'gpu' but throws an error. My machine has GPU but the option didn't work. Any help is much appreciated...
Using DeepAR GPU
646 Views Asked by Sharan At
2
My takeaways to train GluonTS[mxnet] models using GPU:
nvcc --version
pip uninstall mxnet
pip install mxnet-cu113
nvidia-smi
You should see something like that: