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.cc1910 std::vector<Shape> branch_operand_shapes(branch_operands.size()); in Conditional() local
1914 TF_ASSIGN_OR_RETURN(branch_operand_shapes[j], in Conditional()
1922 branch_operand_shapes)); in Conditional()