Home
last modified time | relevance | path

Searched defs:operand_slices (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dconvolution_thunk.cc35 std::vector<BufferAllocation::Slice> operand_slices, in ConvolutionThunk()
H A Dir_emitter_unnested.cc984 std::vector<BufferAllocation::Slice> operand_slices; in EmitConvolutionThunk() local