microsoft / hummingbird

Hummingbird compiles trained ML models into tensor computation for faster inference.
MIT License
3.34k stars 278 forks source link

Pinning onnxruntime to < 1.18.0 to unblock pipeline #771

Closed ksaur closed 4 months ago

ksaur commented 4 months ago

See #770 and https://github.com/microsoft/onnxruntime/issues/20715

We need to investigate what's going on with the dynamic args later, but need to unblock for now.