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
[ET-VK][ez] Apply quantize op replacement to all argument nodes (#15746)
Title says it all!
With the way the pass is currently written only the first arg will be inspected for q/dq node replacement. As a consequence, the second arg for i.e. binary ops may not have the quantized op be replaced.
Differential Revision: [D86674169](https://our.internmc.facebook.com/intern/diff/D86674169/)
0 commit comments