onnxsim推出三年多,可以说已经成为了优化 onnx 模型的标配:star 数量达到了 2.3k,过去的一个月在 PyPI 上有 8 万+ 次的下载量,MMDetection、YOLOv5、YOLOX 等带 onnx 导出功能的模型库官方集成了 onnxsim,MXNet、NCNN、TNN 等框架也都在它们的文档或代码中介绍或使用了 onnxsim。 不过一直以来 onnxsim ...
在过去的三年中,onnxsim 已经成为了优化 ONNX 模型的标准工具,其 star 数达到 2.3k,过去一个月在 PyPI 上的下载量超过 8 万次。众多模型库,包括 MMDetection、YOLOv5、YOLOX 等,以及框架如 MXNet、NCNN、TNN 等,均在文档或代码中介绍了 or 使用了 onnxsim。然而,onnxsim 曾经面临两个...
You can install onnxoptimizer from PyPI: pip3 install onnxoptimizer Note that you may need to upgrade your pip first if you have trouble: pip3 install -U pip If you want to build from source: git clone --recursive https://github.com/onnx/optimizer onnxoptimizer cd onnxoptimizer pip3...
You can install onnxoptimizer from PyPI: pip3 install onnxoptimizer Note that you may need to upgrade your pip first if you have trouble: pip3 install -U pip If you want to build from source: git clone --recursive https://github.com/onnx/optimizer onnxoptimizercdonnxoptimizer pip3 ins...
[conda] numpy 1.23.5 pypi_0 pypi [conda] pytorch 2.4.0 py3.10_cuda12.1_cudnn9.1.0_0 pytorch [conda] pytorch-cuda 12.1 ha16c6d3_6 pytorch [conda] pytorch-lightning 1.4.9 pypi_0 pypi [conda] pytorch-mutex 1.0 cuda pytorch [conda] torch-xla 2.5.1 pypi_0 pypi [conda] torchmetrics...
You can install onnxoptimizer from PyPI: pip3 install onnxoptimizer Or build it from source: git clone --recursive https://github.com/onnx/optimizer onnxoptimizer cd onnxoptimizer pip3 install -e . Note that you need to install protobuf before building from source. Roadmap Command-line ...
pip install -U spo4onnx \ && pip install -U onnx \ && pip install -U onnxruntime \ && pip install onnxsim \ && pip install tqdm==4.66.1 \ && python3 -m pip install -U onnx_graphsurgeon --index-url https://pypi.ngc.nvidia.com ...
I also checked on Pypi, but there is no supported wheel for Nvidia Xavier NX. Is there any ways for me to install it on my Xavier NX? Thanks! Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None ...
You can install onnxoptimizer from PyPI: pip3 install onnxoptimizer Note that you may need to upgrade your pip first if you have trouble: pip3 install -U pip If you want to build from source: git clone --recursive https://github.com/onnx/optimizer onnxoptimizercdonnxoptimizer pip3 ins...