Skip to content

node-mlx v0.0.21

Choose a tag to compare

@github-actions github-actions released this 01 Oct 02:23
· 58 commits to main since this release

Changelog

  • Update MLX to 5900e32.
  • Make mx.dispose work with arbitrary number of args.
  • Make mx.tidy work with async functions.
  • Support creating mx.array from TypedArrays.
  • Add mx.array.toTypedArray method.