oxideai/mlx-rs

Naming of overloaded functions

Opened this issue · 0 comments

Tentative strategy for mlx-sys:

  • Follow other crates candle-core, tch-rs

Tentative strategy for mlx-rs:

  • Each overloaded function will get a new *Arg struct type, which will provide From trait for different argument overloads