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
Atualizado 12/26/2025
Estrelas
0
Forks
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)

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use pytorch-onnx