docs.unity3d.com
    Show / Hide Table of Contents

    Export an ONNX file from a machine learning framework

    You can export a model from most machine learning frameworks in the Open Neural Network Exchange (ONNX) format Sentis needs.

    Refer to the following documentation:

    • Exporting a model from PyTorch to ONNX on the PyTorch website.
    • Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX on the ONNX GitHub repository.

    To make sure the exported model is compatible with Sentis, set the ONNX opset version to 15. Refer to import a model file for more information about ONNX compatibility.

    Additional resources

    • Open Neural Network Exchange
    • Supported ONNX operators
    • Profile a model
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023