Show / Hide Table of Contents

    Namespace Tensor.Backend

    Classes

    BaseTensorDevice

    Base tensor device.

    TensorLayout (rec)

    Layout (shape, offset, stride) of a Tensor.

    TensorLayout (mod)

    Functions for working with TensorLayout.

    Interfaces

    ITensorBackend<'T>

    Tensor backend.

    ITensorDevice

    Tensor device.

    ITensorFrontend<'T>

    Tensor frontend access (for use from backend).

    ITensorStorage

    Tensor storage (type neutral).

    ITensorStorage<'T>

    Tensor storage.

    Back to top Generated by DocFX