image-classification benchmark failed

Open
#267 1 comment 0 reactions 1 assignee View on GitHub

@jlb6740 is already working on this.

Since Aug 5, 2023.

Assessment

This issue has not been assessed yet.

Description

root@4722daa600d1:/sightglass# /sightglass/target/release/sightglass-cli benchmark --processes=3 --engine /sightglass/engines/wasmtime/libengine.so --raw --output-format csv --output-file /sightglass/benchmarks//results//image-classification_wasm_results.csv -- /sightglass/benchmarks/image-classification/image-classification-benchmark.wasm
failed to instantiate

Caused by:
unknown import: wasi_ephemeral_nn::load has not been defined
thread 'main' panicked at 'assertion failed: (left == right)
left: -1,
right: 0', /sightglass/crates/recorder/src/bench_api.rs:221:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Error: benchmark subprocess did not exit successfully

Dominant language
WebAssembly
Stars
88
Forks
37
Avg merge
5h 5m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bytecodealliance/sightglass

All issues in bytecodealliance/sightglass

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.