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
The QuantizersSwitcher has a bug, where in the following situation, calling enable_quantizers() only once does not achieve the expected goal; it must be called twice:
- When the quantizers are all set to disable, calling disable_quantizers() again.