docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PrepareForInput

    PrepareForInput(IDictionary<string, TensorShape>)

    Prepares the worker to execute the model using inputs of given shapes.

    Declaration
    public virtual void PrepareForInput(IDictionary<string, TensorShape> inputShapes)
    Parameters
    Type Name Description
    IDictionary<string, TensorShape> inputShapes

    A dictionary mapping input names to tensor shapes.

    Implements
    IWorker.PrepareForInput(IDictionary<string, TensorShape>)
    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)