Show / Hide Table of Contents

    Method Relayout

    abstract member Relayout: TensorLayout -> ITensorFrontend<'T>

    a tensor with the same storage but new layout

    Declaration
    abstract member Relayout: layout:TensorLayout -> ITensorFrontend<'T>
    Parameters
    Type Name Description
    TensorLayout layout
    Returns
    Type Description
    ITensorFrontend<'T>
    Back to top Generated by DocFX