Searched defs:scratch_slice (Results 1 – 2 of 2) sorted by relevance
36 BufferAllocation::Slice result_slice, BufferAllocation::Slice scratch_slice) in ConvolutionThunk()
121 const InputBuffer scratch_slice(out_flat.data() + begin, len); in Compute() local