siboehm / lleaves

Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
https://lleaves.readthedocs.io/en/latest/
MIT License
343 stars 29 forks source link

Avoid poison by checking for NaNs before fptosi #23

Closed siboehm closed 2 years ago

siboehm commented 2 years ago

closes #17

Todos: