Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcopy_thunk.cc26 const BufferAllocation::Slice& destination_buffer, uint64 mem_size) in HostToDeviceCopyThunk()
43 const BufferAllocation::Slice& destination_buffer, uint64 mem_size) in DeviceToDeviceCopyThunk()
Dnccl_collective_thunk.h112 BufferAllocation::Slice destination_buffer; member
Dir_emitter_unnested.cc2098 auto destination_buffer = *GetAllocationSliceForMlir(copy.output()); in EmitCopyForMlir() local
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp3234 Buffer destination_buffer(gl); in iterate() local
3505 Buffer destination_buffer(gl); in iterate() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc568 auto destination_buffer = GetAllocationSlice(*sort, shape_index); in HandleSort() local