Home
last modified time | relevance | path

Searched refs:branch_operand_buffer_indexes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dconditional_thunk.cc28 absl::Span<const BufferAllocation::Slice> branch_operand_buffer_indexes, in ConditionalThunk() argument
34 branch_operand_buffer_indexes_(branch_operand_buffer_indexes.begin(), in ConditionalThunk()
35 branch_operand_buffer_indexes.end()) { in ConditionalThunk()
Dconditional_thunk.h47 absl::Span<const BufferAllocation::Slice> branch_operand_buffer_indexes,