Show / Hide Table of Contents

    Method reverseAxis

    val reverseAxis: int -> TensorLayout -> TensorLayout

    Reverses the elements in the specified dimension.

    Declaration
    val reverseAxis: ax:int -> a:TensorLayout -> TensorLayout
    Parameters
    Type Name Description
    int ax
    TensorLayout a
    Returns
    Type Description
    TensorLayout
    Back to top Generated by DocFX