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.cc50 absl::Span<const BufferAllocation::Slice> branch_operand_buffer_indexes) in ConditionalThunk() argument
54 branch_operand_buffer_indexes_(branch_operand_buffer_indexes.begin(), in ConditionalThunk()
55 branch_operand_buffer_indexes.end()) {} in ConditionalThunk()
Dconditional_thunk.h60 absl::Span<const BufferAllocation::Slice> branch_operand_buffer_indexes);