|
|
|
|
|
by FridgeSeal
1933 days ago
|
|
Oh awesome! How are you finding it? I’d like to think that with some suitable package evolution/development doing production ML stuff in it would actually be pretty reasonable. What packages are you using? Linfa looks like it’s developing strong legs and SmartCore seems be ticking away in the background quietly... |
|
I mainly use tch-rs which are just bindings around libtorch, there are a couple edges wrapping c++ (function overloading) but overall it works great. I've also used ndarray a fair amount which is nice.