This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
Currently, TorchServe's sanity suite, regression suite, and the recent changes related to logging GPU info in the model description are dependent on nvidia-smi command which is NVIDIA specific.
Also, the default handlers currently support Cuda devices or CPU only.
Describe the solution
Add generic support for different GPU hardware.