-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added ONNX export support and tests for {FixedPlatt, Naive}Calibrator…
…Estimators (#5289) * Added ONNX export tests for other calibrators * Consolitated testing, started ONNX model conversion * Added ONNX export support for NaiveCalibrator * Enable NaiveCalibratorOnnxConversionTest * Work on Isotonic Calibrator ONNX export support * Removed Isotonic work from this PR * Nit correct spacing * Nit renaming to CalibratorInput(NonStandard) * Organized tests * Nit * Clean-up initialization of vars for CommonCalibratorOnnxConversionTest * Removed MLContexts for ML
- Loading branch information
Showing
2 changed files
with
114 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters