Skip to content

Commit bc57641

Browse files
committed
Uncomment tract-onnx test, remove image-classification
The tract-onnx test is pure guest execution of a model using tract. The image-classification has host dependencies on OpenVINO and does not have a wasm checked into tree at this time.
1 parent 9db0afc commit bc57641

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/rust.suite

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
blake3-scalar/benchmark.wasm
77
blind-sig/benchmark.wasm
88
hex-simd/benchmark.wasm
9-
# image-classification/image-classification-benchmark.wasm
109
pulldown-cmark/benchmark.wasm
1110
regex/benchmark.wasm
1211
rust-compression/benchmark.wasm
1312
rust-html-rewriter/benchmark.wasm
1413
rust-json/benchmark.wasm
1514
rust-protobuf/benchmark.wasm
16-
# tract-onnx-image-classification/benchmark.wasm
15+
tract-onnx-image-classification/benchmark.wasm

0 commit comments

Comments
 (0)