You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increase the type of neural network layers supported. Right now we support embedding and convolution with some restrictions, and linear. It could be good to add more types and have a more generic layers conversion between python and rust.
Increase the type of neural network layers supported. Right now we support embedding and convolution with some restrictions, and linear. It could be good to add more types and have a more generic layers conversion between python and rust.