1 Forks
3 Stars
3 Watchers

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.

How to download and setup onnx-pt-converter

Open terminal and run command
git clone https://github.com/KernFerm/onnx-pt-converter.git
git clone is used to create a copy or clone of onnx-pt-converter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with onnx-pt-converter https://github.com/KernFerm/onnx-pt-converter/archive/master.zip

Or simply clone onnx-pt-converter with SSH
[email protected]:KernFerm/onnx-pt-converter.git

If you have some problems with onnx-pt-converter

You may open issue on onnx-pt-converter support forum (system) here: https://github.com/KernFerm/onnx-pt-converter/issues