Part Number: TDA4VM
Dear expert,
Our customer found that QAT is not compatible with their Nvidia driver. What is recommended driver version? Pytorch version?
Thanks & Best Regards!
ZM
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA4VM
Dear expert,
Our customer found that QAT is not compatible with their Nvidia driver. What is recommended driver version? Pytorch version?
Thanks & Best Regards!
ZM
Hi ZM,
The QAT implementation that we have is just a thin wrapper over Pytorch Modules. So if Pytorch works, the QAT should also work.
You can get a suitable version of Pytorch from the following link: https://pytorch.org/
For example,
It is important to install the correct version by using this link.
I am currently using Anaconda Python distribution, Python 3.7, nvidia driver 440, cuda10.2 and Pytorch version 1.5.
But I have used a variety of versions before.
Best regards,