Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_driver.h37 std::string MemorySpaceString(MemorySpace memory_space);
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_driver.cc133 string MemorySpaceString(MemorySpace memory_space) { in MemorySpaceString() function
256 return MemorySpaceString(value.ValueOrDie()); in ROCMPointerToMemorySpaceString()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc107 std::string MemorySpaceString(MemorySpace memory_space) { in MemorySpaceString() function
221 return MemorySpaceString(value.ValueOrDie()); in CUDAPointerToMemorySpaceString()