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
Add the save_pretrained method to the ORTOptimizer to easily save the resulting quantized and / or pruned model, with its corresponding configuration (needed to load a quantized model) (#4)
Remove the outdated fit method as well as the model attribute of IncQuantizer and IncPruner (#4)