Home
last modified time | relevance | path

Searched refs:tuple_result_slice (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dconvolution_thunk.cc36 BufferAllocation::Slice tuple_result_slice) in ConvolutionThunk() argument
42 tuple_result_buffer_(tuple_result_slice) {} in ConvolutionThunk()
Dconvolution_thunk.h50 BufferAllocation::Slice tuple_result_slice);
Dir_emitter_unnested.cc474 auto tuple_result_slice = GetAllocationSlice(*custom_call); in HandleCustomCall() local
480 conv_result_slice, scratch_slice, tuple_result_slice)); in HandleCustomCall()