microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
323 stars 84 forks source link

make onnx package to be optional. #653

Closed wenbingl closed 7 months ago

wenbingl commented 7 months ago

ONNX dependency is only used on offline model generation, so make it be optional to remove the dependency on building ort-extensions package.