Naming of overloaded functions
Opened this issue · 0 comments
minghuaw commented
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 provideFrom
trait for different argument overloads