Home
last modified time | relevance | path

Searched refs:GetStreamExecutor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddevice_memory_allocator.cc36 GetStreamExecutor(device_ordinal)); in Allocate()
54 GetStreamExecutor(device_ordinal)); in Deallocate()
62 StatusOr<se::StreamExecutor*> StreamExecutorMemoryAllocator::GetStreamExecutor( in GetStreamExecutor() function in xla::StreamExecutorMemoryAllocator
Ddevice_memory_allocator.h96 StatusOr<se::StreamExecutor*> GetStreamExecutor(int device_ordinal);