node-mlx v0.0.21
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
fromTypedArray
s. - Add
mx.array.toTypedArray
method.
mx.dispose
work with arbitrary number of args.mx.tidy
work with async functions.mx.array
from TypedArray
s.mx.array.toTypedArray
method.