docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateOps

    CreateOps(BackendType, ITensorAllocator)

    Initializes and returns an instance of Ops on a given back end.

    Declaration
    public static Ops CreateOps(BackendType backendType, ITensorAllocator allocator)
    Parameters
    Type Name Description
    BackendType backendType

    The type of backend to use.

    ITensorAllocator allocator

    The tensor allocator to use when allocating new tensors.

    Returns
    Type Description
    Ops

    The created Ops instance.

    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)