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/stream_executor/tpu/
Dtpu_executor.h181 void* GetSubBuffer(DeviceMemoryBase* parent, uint64 offset, in GetSubBuffer() function
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h865 DeviceMemory<T> StreamExecutor::GetSubBuffer(DeviceMemory<T> *parent, in GetSubBuffer() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc78 void *HostExecutor::GetSubBuffer(DeviceMemoryBase *parent, uint64 offset_bytes, in GetSubBuffer() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc522 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in GetSubBuffer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc430 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in GetSubBuffer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc273 void* GetSubBuffer(DeviceMemoryBase* parent, uint64 offset, in GetSubBuffer() function in stream_executor::__anon902a2f7b0111::CStreamExecutor