pub(super) fn detected_sm_for_ep(
ep: EpSelection,
device_id: u32,
) -> Option<String>Expand description
Returns the GPU compute capability for TRT EP workers, or None on CPU/CUDA.
pub(super) fn detected_sm_for_ep(
ep: EpSelection,
device_id: u32,
) -> Option<String>Returns the GPU compute capability for TRT EP workers, or None on CPU/CUDA.