Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_driver.cc1286 /* static */ string GpuDriver::GetPCIBusID(hipDevice_t device) { in GetPCIBusID() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc1569 /* static */ std::string GpuDriver::GetPCIBusID(CUdevice device) { in GetPCIBusID() function in stream_executor::gpu::GpuDriver