Skip to content

Commit fe6f32b

Browse files
committed
Add mobilenetv3 example to test-all
1 parent f5c4dbf commit fe6f32b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-all

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ run cargo test -vv -j 2 --features ndarray
5252
run cargo run --example regression
5353
run cargo run --example xor
5454
run cargo run --features tensorflow_unstable --example expressions
55+
run cargo run --features eager --example mobilenetv3
5556
run cargo doc -vv --features tensorflow_unstable,ndarray,eager
5657
run cargo doc -vv --features tensorflow_unstable,ndarray,eager,private-docs-rs
5758
# TODO(#66): Re-enable: (cd tensorflow-sys && cargo test -vv -j 1)

0 commit comments

Comments
 (0)