Skip to content

Exporting a model from PyTorch to onnx format, and running it using onnxruntime

Notifications You must be signed in to change notification settings

petrovicu/pytorch-onnx-converter

Repository files navigation

pytorch-onnx-converter

Contains description how to convert a model defined in PyTorch into the ONNX format and then run it with ONNX Runtime

About

Exporting a model from PyTorch to onnx format, and running it using onnxruntime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages