You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (openvino_ep::backend_utils::IsDebugEnabled()) {
772
-
// Pad Op with DQ inputs gets optimized in the downstream,
772
+
// Pad Op with DQ inputs gets optimized in the downstream,
773
773
// so mark those no dim quantized Pad ops supported here
774
774
std::cout << "QDQ optimizer disabled; quantized Pad op detected (DequantizeLinear present), so marking those no dim quantized Pad ops as supported" << std::endl;
0 commit comments