Brian Jones

Results 35 comments of Brian Jones

An example of the issue... I get the following error with the newer openvino 2021.3.394, but not with openvino 2020.4.287. Read graph XML, first 50 characters:

# Installing needed dependencies for Ubuntu 20.04 ## wasi-nn ``` git clone https://github.com/bytecodealliance/wasi-nn.git cd wasi-nn ## Currently benchmarking stuff lives in this branch git checkout performance ``` ## Wasmtime ```...

# Running the benchmark in wasi-nn The script `build.sh` is currently used to run the benchmark. It accepts a number of flags to configure how it gets run. ## Flags...

# Graphing ## Building dependencies ``` pip install matplotlib pip install numpy ``` ### Creating graphs `**WARNING**!` - Currently it will just overwrite your *.png each time you run these....

I'll look into this some more, but it might not be possible due to publish/tag requiring username and keys to do it. Or at least its not a script I'd...