Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1877 std::vector<Shape> branch_operand_shapes(branch_operands.size()); in ConditionalImpl() local
1881 TF_ASSIGN_OR_RETURN(branch_operand_shapes[j], in ConditionalImpl()
1889 branch_operand_shapes)); in ConditionalImpl()