home/categories/framework-internals/cuba6112-skillfactory-skills-pytorch-onnx-skill-md
framework-internalsdevelopment

pytorch-onnx

Exporting PyTorch models to ONNX format for cross-platform deployment. Includes handling dynamic axes, graph optimization in ONNX Runtime, and INT8 model quantization. (onnx, onnxruntime, torch.onnx.export, dynamic_axes, constant-folding, edge-deployment)

cuba6112
maintainer
cuba6112
更新於 12/26/2025
星標
0
分支
0
quick start

Installation and usage

Exporting PyTorch models to ONNX format for cross-platform deployment. Includes handling dynamic axes, graph optimization in ONNX Runtime, and INT8 model quantization. (onnx, onnxruntime, torch.onnx.export, dynamic_axes, constant-folding, edge-deployment)

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use pytorch-onnx