Searched refs:GetNvInferDsoHandle (Results 1 – 4 of 4) sorted by relevance
29 stream_executor::internal::DsoLoader::GetNvInferDsoHandle(); in GetDsoHandle()
47 port::StatusOr<void*> GetNvInferDsoHandle();
71 auto nvinfer_status = GetNvInferDsoHandle(); in TryDlopenTensorRTLibraries()
120 port::StatusOr<void*> GetNvInferDsoHandle() { in GetNvInferDsoHandle() function