Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/
H A Ddso_loader.cc174 port::StatusOr<void*> GetHipDsoHandle() { return GetDsoHandle("amdhip64", ""); } in GetHipDsoHandle() function
271 port::StatusOr<void*> GetHipDsoHandle() { in GetHipDsoHandle() function