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.h72 std::vector<BufferAllocation::Slice> branch_operand_buffer_indexes_; variable
Dconditional_thunk.cc54 branch_operand_buffer_indexes_(branch_operand_buffer_indexes.begin(), in ConditionalThunk()