TypeTensor - v0.1.0
    Preparing search index...

    Type Alias MeanLastDim<T>

    MeanLastDim: Mean<T, readonly [-1], false>

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

    Type Parameters