You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.