Searched refs:indices_shp_min (Results 1 – 2 of 2) sorted by relevance
72 …ShapeVector indices_shp_min = (ind_dyn) ? indices->shape()->min_shape() : indices->shape()->shape(… in GatherInfer() local91 ShapeVector min_shape = calc_shape(indices_shp_min, param_shp_min); in GatherInfer()
611 …ShapeVector indices_shp_min = (ind_dyn) ? indices->shape()->min_shape() : indices->shape()->shape(… in InferImplGatherV2() local630 ShapeVector min_shape = calc_shape(indices_shp_min, param_shp_min); in InferImplGatherV2()