Searched defs:concat_output_shape_element (Results 1 – 1 of 1) sorted by relevance
1552 … const ShapeVector &concat_output_shape_element, int64_t concat_axis) { in CanMergeConcatSlice()1604 … const CNodePtr &concat_cnode, const ShapeVector &concat_output_shape_element, in HandleFuncConcatSlice()1720 auto concat_output_shape_element = concat_output_shape->cast<abstract::ShapePtr>()->shape(); in MergeConcatSlice() local