Holoscan SDK v3.10.0

Variable holoscan::inference::StreamDeleter

static auto holoscan::inference::StreamDeleter  = [](cudaStream_t* pStream) {if (pStream) {cudaStreamDestroy(*pStream);delete pStream;}}
Previous Variable holoscan::inference::kHoloInferDataTypeMap
Next Variable holoscan::is_array_v
© Copyright 2022-2026, NVIDIA. Last updated on Feb 2, 2026