Searched refs:output_dim_is_dynamic (Results 1 – 1 of 1) sorted by relevance
3398 std::vector<bool> output_dim_is_dynamic; in InferGatherShape() local3399 output_dim_is_dynamic.reserve(result_rank); in InferGatherShape()3434 output_dim_is_dynamic.push_back(dim_dynamic); in InferGatherShape()3439 output_dim_is_dynamic); in InferGatherShape()