Searched defs:MemorySpace (Results 1 – 4 of 4) sorted by relevance
34 enum class MemorySpace { kHost, kDevice }; enum
150 using MemorySpace = gpu::MemorySpace; variable
573 /*static*/ int64_t LayoutUtil::MemorySpace(const Shape& shape) { in MemorySpace() function in xla::LayoutUtil
500 enum class MemorySpace { kDefault, kAlternate }; enum