Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Native-only build does not process examples #5

Open
subversive-owl opened this issue Aug 27, 2017 · 1 comment
Open

Native-only build does not process examples #5

subversive-owl opened this issue Aug 27, 2017 · 1 comment

Comments

@subversive-owl
Copy link
Contributor

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.

@drahnr
Copy link
Member

drahnr commented Sep 10, 2017

Right now this is not implemented, this is more of a TODO

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants