Newer versions of `onnx-graphsurgeon` not in NVIDIA's pypi repository?
Open
@zerollzeng is already working on this.
Since Apr 12, 2024.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
Here's what I get when I try to install the latest onnx-graphsurgeon version (0.5.1)
pip install onnx_graphsurgeon==0.5.1 --index-url https://pypi.ngc.nvidia.com
Looking in indexes: https://pypi.ngc.nvidia.com
ERROR: Could not find a version that satisfies the requirement onnx_graphsurgeon==0.5.1 (from versions: 0.2.3, 0.2.7, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.3.13, 0.3.14, 0.3.15, 0.3.16, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.22, 0.3.23, 0.3.24, 0.3.25, 0.3.26, 0.3.27)
ERROR: No matching distribution found for onnx_graphsurgeon==0.5.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.