Skip to content

v0.0.1: Use addmm in linear operation (#27)

Latest
Compare
Choose a tag to compare
@TristanBilot TristanBilot released this 06 Mar 19:15
· 2 commits to main since this release
872b6ec

Initial release

This first release integrates the following fixes since the last uploaded benchmarks:

  • 馃悰 CUDA benchmarks are now fixed
  • 鈿★笍 x @ y + z as linear operation in MLX is changed by mx.addmm
  • the overall benchmark runs faster by spawning less processes