I want to optimize inference time.
How long does inference take on T4 GPU for single image?
I takes 14 seconds excluding loading model.
There are any technique to reduce the time?
Thanks!
Hello!
I want to optimize inference time.
How long does inference take on T4 GPU for single image?
I takes 14 seconds excluding loading model.
There are any technique to reduce the time?
Thanks!
Did you check GPU is really used and CUDA provider is selected ? It should be enabled on settings too. That's surprisingly slow. Without upscaling it should be less than 2s. It is the case on my RTX3080ti. I don't have experience with T4. I will check on a M40 if i have time.
Did you check GPU is really used and CUDA provider is selected ? It should be enabled on settings too. That's surprisingly slow. Without upscaling it should be less than 2s. It is the case on my RTX3080ti. I don't have experience with T4. I will check on a M40 if i have time.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hello!
I want to optimize inference time.
How long does inference take on T4 GPU for single image?
I takes 14 seconds excluding loading model.
There are any technique to reduce the time?
Thanks!
Did you check GPU is really used and CUDA provider is selected ? It should be enabled on settings too. That's surprisingly slow. Without upscaling it should be less than 2s. It is the case on my RTX3080ti. I don't have experience with T4. I will check on a M40 if i have time.