Home
last modified time | relevance | path

Searched defs:destination_buffer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dnccl_collective_thunk.h104 BufferAllocation::Slice destination_buffer; member
147 se::DeviceMemoryBase destination_buffer; member
H A Dcopy_thunk.cc25 const BufferAllocation::Slice& destination_buffer, uint64_t mem_size) in DeviceToDeviceCopyThunk()
H A Dir_emitter_unnested.cc1844 auto destination_buffer = *GetAllocationSlice(outputs[0]); in EmitFusion() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp3235 Buffer destination_buffer(gl); in iterate() local
3506 Buffer destination_buffer(gl); in iterate() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc582 auto destination_buffer = GetAllocationSlice(*sort, shape_index); in HandleSort() local