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 --versionpip uninstall mxnetpip install mxnet-cu113nvidia-smiYou should see something like that: