|
Location |
Details |
| ✔️ |
|
Successfully created `ModelDescr` instance. |
| ✔️ |
|
bioimageio.spec format validation model 0.5.6 |
| ✔️ |
weights.onnx |
Reproduce test outputs from test inputs (onnx) |
|
weights.onnx |
recommended conda environment (Reproduce test outputs from test inputs (onnx)) |
|
|
%YAML 1.2
---
channels:
- conda-forge
- nodefaults
dependencies:
- conda-forge::bioimageio.core
- onnxruntime
- pip
|
|
weights.onnx |
conda compare (Reproduce test outputs from test inputs (onnx)) |
|
|
Success. All the packages in the specification file are present in the environment with matching
version and build string. |
| ✔️ |
weights.onnx |
Run onnx inference for inputs with batch_size: 1 and size parameter n: 0 |
| ✔️ |
weights.onnx |
Run onnx inference for inputs with batch_size: 1 and size parameter n: 1 |
| ✔️ |
weights.onnx |
Run onnx inference for inputs with batch_size: 1 and size parameter n: 2 |
| ✔️ |
weights.onnx |
Run onnx inference for inputs with batch_size: 2 and size parameter n: 0 |
| ✔️ |
weights.onnx |
Run onnx inference for inputs with batch_size: 2 and size parameter n: 1 |
| ✔️ |
weights.onnx |
Run onnx inference for inputs with batch_size: 2 and size parameter n: 2 |
| ❌ |
|
run 'bioimageio test' command |
| ❌ |
|
test command 'conda run -n 78eb4fa53055abd847a1d3b0d24337a0fd712c902548587c106015eae7288265 bioimageio test https://hypha.aicell.io/bioimage-io/artifacts/affable-shark/files/rdf.yaml?version=v0 --summary-path=/tmp/tmp0adu7tqm/pytorch_state_dict/summary.json --determinism=full --stop-early' did not produce a summary file at /tmp/tmp0adu7tqm/pytorch_state_dict/summary.json |
|
|
|
|
|
recommended conda environment (run 'bioimageio test' command) |
|
|
%YAML 1.2
---
channels:
- pytorch
- conda-forge
- nodefaults
dependencies:
- conda-forge::bioimageio.core
- mkl ==2024.0.0
- numpy <2
- pip
- pytorch==1.10.0
- setuptools <70.0.0
- torchaudio==0.10.0
- torchvision==0.11.0
|
|
|
conda compare (run 'bioimageio test' command) |
|
|
bioimageio.core not found mkl not found numpy not found pip not found pytorch not found
setuptools not found torchaudio not found torchvision not found |