|
|
|
|
|
by tfsh
1331 days ago
|
|
This looks really cool and I'd love to give it a go, however the installation instructions don't seem to be working for me. I've tried both the Docker and non-docker instructions. Using Docker I get an error stating "Could not find a version that satisfies the requirement onnx-simplifier>=0.4.1" (I'm running Python 3.9.6 per the installation instructions). If I manually install the dependencies I got a bunch of errors whilst executing pip install. Has anyone else experienced these errors and know how to go about resolving them? I'm on an m1 macbook. |
|
Here's the onnx-simplifier project: https://pypi.org/project/onnx-simplifier/, looks like it already goes to 0.4.8.
I'll try to reproduce the error, before that maybe you can try the Google Colab solution:
https://colab.research.google.com/github/carefree0910/carefr...