docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor Einsum

    Einsum(string, string[], string)

    Initializes and returns an instance of Einsum math operation layer.

    Declaration
    public Einsum(string name, string[] inputs, string equation)
    Parameters
    Type Name Description
    string name

    The name to use for the output tensor of the layer.

    string[] inputs

    The names to use for the input tensors of the layer.

    string equation

    The equation of the Einstein summation as a comma-separated list of subscript labels.

    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)