My GPU is Intel® Arc™ 140T GPU, window11 system, can I support machine learning acceleration? If yes, is there any documentation on how to do it?
Should be supported as of October 24 https://pytorch.org/blog/intel-gpu-support-pytorch-2-5/. Here is the “Getting started” guide https://pytorch.org/docs/main/notes/get_start_xpu.html
Thansk you reply, I would try to do that with url which your provided,If I finished sucessful I will update response in this topic.
I recommend checking out the Intel oneAPI documentation, especially the sections related to the Deep Learning Toolkit. It should provide you with detailed instructions on setup and usage. Additionally, you might find resources on integrating with popular frameworks like TensorFlow and PyTorch.