Searched refs:subshape_result (Results 1 – 1 of 1) sorted by relevance
1594 auto subshape_result = TryGetSubshape(bounded_shape, index); in DynamicShapeIsCompatible() local1595 if (subshape_result.ok()) { in DynamicShapeIsCompatible()1596 const Shape* bounded_sub_shape = subshape_result.ConsumeValueOrDie(); in DynamicShapeIsCompatible()