blob: d86f457a0dac3e4cc0cb8029fc6e3c46a5256dd4 (
plain) (
blame)
1
2
3
4
|
The onnxconverter-common package provides common functions and utilities for use
in converters from various AI frameworks to ONNX. It also enables the different
converters to work together to convert a model from mixed frameworks, like a
scikit-learn pipeline embedding a xgboost model.
|