We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c4dbf commit fe6f32bCopy full SHA for fe6f32b
test-all
@@ -52,6 +52,7 @@ run cargo test -vv -j 2 --features ndarray
52
run cargo run --example regression
53
run cargo run --example xor
54
run cargo run --features tensorflow_unstable --example expressions
55
+run cargo run --features eager --example mobilenetv3
56
run cargo doc -vv --features tensorflow_unstable,ndarray,eager
57
run cargo doc -vv --features tensorflow_unstable,ndarray,eager,private-docs-rs
58
# TODO(#66): Re-enable: (cd tensorflow-sys && cargo test -vv -j 1)
0 commit comments