docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ONNXModelConverter

    Represents a converter from an ONNX model to Sentis format.

    Inheritance
    object
    ONNXModelConverter
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Sentis.ONNX
    Assembly: solution.dll
    Syntax
    public class ONNXModelConverter

    Constructors

    Name Description
    ONNXModelConverter(bool, string)

    Initializes and returns an instance of ONNXModelConverter.

    Methods

    Name Description
    Convert()

    Converts an ONNX model to a Sentis Model object.

    Events

    Name Description
    ModelImported

    Calls the methods in its invocation list when the model is imported.

    In This Article
    Back to top
    Copyright © 2024 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)