Home
last modified time | relevance | path

Searched defs:GetSubBuffer (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc41 void *XlaInterpreterExecutor::GetSubBuffer(DeviceMemoryBase *parent, in GetSubBuffer() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_executor.h186 void* GetSubBuffer(DeviceMemoryBase* parent, uint64_t offset, in GetSubBuffer() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.h883 DeviceMemory<T> StreamExecutor::GetSubBuffer(DeviceMemory<T>* parent, in GetSubBuffer() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.cc78 void* HostExecutor::GetSubBuffer(DeviceMemoryBase* parent, in GetSubBuffer() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc245 void* GetSubBuffer(DeviceMemoryBase* parent, uint64 offset, in GetSubBuffer() function in stream_executor::__anon7d2d81310111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc432 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64_t offset_bytes, in GetSubBuffer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc564 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64_t offset_bytes, in GetSubBuffer() function in stream_executor::gpu::GpuExecutor