Home
last modified time | relevance | path

Searched refs:TryDlopenTensorRTLibraries (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
H A Dpy_utils.cc36 auto handle_or = se::internal::DsoLoader::TryDlopenTensorRTLibraries(); in IsGoogleTensorRTEnabled()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/
H A Ddso_loader.h66 port::Status TryDlopenTensorRTLibraries();
H A Ddlopen_checker.cc70 port::Status TryDlopenTensorRTLibraries() { in TryDlopenTensorRTLibraries() function