docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ModelQuantizer

    Provides methods for quantizing models.

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

    Methods

    QuantizeWeights(QuantizationType, ref Model)

    Quantize the weights of a model to a

    Declaration
    public static void QuantizeWeights(QuantizationType quantizationType, ref Model model)
    Parameters
    Type Name Description
    QuantizationType quantizationType

    Data type to quantize to.

    Model model

    The model to quantize.

    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)