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
Good idea 👍 tch-rs is already under a features flag as it is optional. We should move it to an explicit features as it will become the default for the 2024 edition.
We can also feature gate ndarray for sure.
We would then have to choose a default back-end then, using the default feature.
In order to reduce compile time / complexity.
It could be nice to make tch-rs and ndarray option feature.
WDYT ?
The text was updated successfully, but these errors were encountered: