Skip to content

lleaves 0.2.0

Compare
Choose a tag to compare
@siboehm siboehm released this 28 Jul 16:09
· 134 commits to master since this release
fb63f2f

Focus on performance improvements.

  • Instruction cache blocking
  • Agressive function inlining
  • Proper native arch targeting
  • Objective functions lowered into IR

Small models now run ~30% faster, large models ~300% faster.

Plus: code refactor for readability