Help with GPU setup on Windows 10 Server

Hi, i want to upgrade my tensorflow 2.0.0 to tenserflow 2.10.0 .
so far as per my understanding i need to install cuda drivers to make use of my gpu, but is there any other way to use the gpu without cuda drivers, the implementation has to be hosted on a server and i wont be able to install cuda there, i could however add python dependencies or DLL’s otherwise, is there any way to achieve this?

@anon51498937,

Welcome to the Tensorflow Forum!

As per my knowledge, installation of CUDA drivers are mandatory to use GPU.

Thank you!