Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/platform/default/
Ddso_loader.cc119 port::StatusOr<void*> GetHipDsoHandle() { return GetDsoHandle("hip_hcc", ""); } in GetHipDsoHandle() function
179 port::StatusOr<void*> GetHipDsoHandle() { in GetHipDsoHandle() function
180 static auto result = new auto(DsoLoader::GetHipDsoHandle()); in GetHipDsoHandle()
Ddso_loader.h49 port::StatusOr<void*> GetHipDsoHandle();
68 port::StatusOr<void*> GetHipDsoHandle();
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver_wrapper.h61 stream_executor::internal::CachedDsoLoader::GetHipDsoHandle() \