docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Export a model from a machine learning framework

    Sentis currently supports model files in the following formats:

    • ONNX (Open Neural Network Exchange)
    • LiteRT (formerly TensorFlow Lite)
    • .sentis (Sentis serialized format)

    If your model is not in one of these formats, you must convert it.

    Use the following table to determine the appropriate export workflow based on your machine learning framework.

    Machine learning framework Export workflow
    PyTorch Export and convert to ONNX
    TensorFlow, Keras, Tensorflow.js Export and convert to LiteRT
    Export and convert to ONNX

    Additional resources

    • Profile a model
    • Export an ONNX file from a machine learning framework
    • Export a LiteRT file from a machine learning framework
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)