Hi, NVIDIA Forum Developers
First of all, I am really grateful to all of you who have read my topic.
I am developing some projects and I have met one issue.
I have to enhance the image using super-resolution techniques, but the image processing time is insufficient. So I want to reduce the processing time using not only my local laptop GPUs but also other machine’s GPUs in the local network.
The inference code uses the torch library.
If someone has relevant experience in this area, plz give me the workflow of this process.