Searched refs:dim_dynamic (Results 1 – 1 of 1) sorted by relevance
3402 bool dim_dynamic = false; in InferGatherShape() local3421 dim_dynamic = input_shape.is_dynamic_dimension(offset_dims_seen); in InferGatherShape()3429 dim_dynamic = in InferGatherShape()3434 output_dim_is_dynamic.push_back(dim_dynamic); in InferGatherShape()