Searched refs:expanded_start_indices_shape_dynamic_dimensions (Results 1 – 1 of 1) sorted by relevance
3453 std::vector<bool> expanded_start_indices_shape_dynamic_dimensions; in InferGatherShape() local3455 expanded_start_indices_shape_dynamic_dimensions.reserve( in InferGatherShape()3461 std::back_inserter(expanded_start_indices_shape_dynamic_dimensions)); in InferGatherShape()3465 expanded_start_indices_shape_dynamic_dimensions.push_back(false); in InferGatherShape()3549 expanded_start_indices_shape_dynamic_dimensions[gather_dims_seen]; in InferGatherShape()