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
{{ message }}
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.
This is maybe caused by missing backend implementations, but if a native build is created it returns immediately when models are run.
Build with:
cargo build --no-default-features --features="native" --release
Run any model, e.g.:
target/release/juice-examples mnist linear --batch-size 20
Returns almost immediately with no results printed.
The text was updated successfully, but these errors were encountered: