Searched refs:mul_shape (Results 1 – 1 of 1) sorted by relevance
2951 const auto& mul_shape = mul_props[0].shape(); in MulConvPushDown() local2953 if (!ShapesSymbolicallyEqual(mul_shape, conv_shape)) { in MulConvPushDown()