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