Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1911 std::vector<ProgramShape> branch_computation_shapes( in Conditional() local
1916 TF_ASSIGN_OR_RETURN(branch_computation_shapes[j], in Conditional()
1921 branch_index_shape, branch_computation_shapes, in Conditional()