Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc901 GetStreamExecutor(device_ordinal)); in Allocate()
920 GetStreamExecutor(device_ordinal)); in Deallocate()
929 StreamExecutorMemoryAllocator::GetStreamExecutor(int device_ordinal) const { in GetStreamExecutor() function in stream_executor::StreamExecutorMemoryAllocator
953 GetStreamExecutor(device_ordinal)); in GetStream()
Ddevice_memory_allocator.h260 port::StatusOr<StreamExecutor *> GetStreamExecutor(int device_ordinal) const;