TypeTensor - v0.1.0
    Preparing search index...

    Type Alias MaxLastDim<T>

    MaxLastDim: Max<T, readonly [-1], false>

    Max over the last dimension (most common for features) Removes the last dimension

    Type Parameters