docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Import settings for LiteRT models

    You can import machine learning (ML) models in the .tflite format. These settings control how Unity processes the model before it's processed at runtime.

    Signatures

    Sentis supports signatures for LiteRT models. Signatures specify the names, ordering and tensors to use as inputs and outputs for a runtime model

    Configure import settings

    Use the Model Asset Import Settings window to change the import settings for the model.

    To change the signature of the model, follow these steps:

    1. Open the Model Asset Import Settings from the Project window.
    2. Set a signature from the dropdown.
    3. Select Apply.

    The updated value will reflect in the Inspector for the Sentis model.

    When you serialize the model to a .sentis file, the assigned inputs and outputs are saved. However, you can’t modify a signature after serialization.

    Additional resources

    • Import a model
    • Supported models
    • Export a LiteRT file from a machine learning framework
    • Sentis models
    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)