Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkat0/testing-onnx-chainer


https://github.com/tkat0/testing-onnx-chainer

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# testing-onnx-chainer

fixed in [email protected] :tada:

```bash
$ docker-compose run fixed python test_multi_outputs_fixed.py
```

output/C_.onnx

![](./img/C_.png)

output/D_.onnx

![](./img/D_.png)

---

old

```bash
$ docker-compose run dev python test_multi_outputs.py
```

output/A.onnx

![](./img/A.png)

output/B.onnx

![](./img/B.png)

output/C.onnx

![](./img/C.png)

output/D.onnx

![](./img/D.png)