Searched defs:shape_backbone (Results 1 – 3 of 3) sorted by relevance
84 ShapeVector InferShapeRem(const ShapeVector &shape_backbone, const ShapeVector &shape1, const Shape… in InferShapeRem()156 ShapeVector shape_backbone = CheckMatMulShapes(x_shp, y_shp); in InferShape() local205 ShapeVector shape_backbone = CheckMatMulShapes(x_shp, y_shp); in InferShape() local
109 ShapeVector shape_backbone = ops::CheckMatMulShapes(shape1_orig, shape2_orig); in MatMulExtCPUCustomize() local
108 ShapeVector shape_backbone = ops::CheckMatMulShapes(shape1_orig, shape2_orig); in MatMulExtGPUCustomize() local