microsoft / hummingbird

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

skl2onnx 1.13 break a SVM test #639

Closed interesaaat closed 1 year ago

interesaaat commented 2 years ago

We had to pin skl2onnx to 1.12 in #637 because of a ONNX test failing for SVM.