/onnx-pt-converter

This repository provides a script to convert an ONNX model to a PyTorch model. The script includes functions to load an ONNX model, convert it to a PyTorch model, and save the converted model.

MIT LicenseMIT

Stargazers