docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MemCopy

    MemCopy(Tensor, Tensor)

    Creates a copy of a given input tensor with the same shape and values.

    Declaration
    public override void MemCopy(Tensor X, Tensor O)
    Parameters
    Type Name Description
    Tensor X

    The input tensor.

    Tensor O

    The output tensor to be computed and filled.

    Overrides
    CPUBackend.MemCopy(Tensor, Tensor)
    In This Article
    • MemCopy(Tensor, Tensor)
    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)