Y
Hacker News
new
|
ask
|
show
|
jobs
by
ipsum2
783 days ago
It's a layer on top of PyTorch, and it has code to translate PyTorch models into MLX.
1 comments
Mandelmus
783 days ago
So, is CoreNet the equivalent of Keras, whereas MLX is the Jax/PyTorch equivalent?
link
hmottestad
783 days ago
Sounds reasonable. Apple writes the following about MLX: "The design of MLX is inspired by frameworks like NumPy, PyTorch, Jax, and ArrayFire."
link
ipsum2
782 days ago
Not quite. The closest equivalent would be something like fairseq. It's config (yaml) driven.
link