Searched defs:AllocateSubBuffer (Results 1 – 5 of 5) sorted by relevance
38 void *XlaInterpreterExecutor::AllocateSubBuffer(DeviceMemoryBase *parent, in AllocateSubBuffer() function in stream_executor::interpreter::XlaInterpreterExecutor
846 DeviceMemory<T> StreamExecutor::AllocateSubBuffer(DeviceMemory<T> *parent, in AllocateSubBuffer() function
44 void *HostExecutor::AllocateSubBuffer(DeviceMemoryBase *parent, in AllocateSubBuffer() function in stream_executor::host::HostExecutor
429 void* GpuExecutor::AllocateSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in AllocateSubBuffer() function in stream_executor::gpu::GpuExecutor
548 void* GpuExecutor::AllocateSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in AllocateSubBuffer() function in stream_executor::gpu::GpuExecutor