onnx-pt-converter
PublicThis 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.
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.