TypeTensor - v0.1.0
    Preparing search index...

    Type Alias MeanBatch<T>

    MeanBatch: Mean<T, readonly [0], false>

    Mean over the first dimension (batch reduction) Removes the first dimension

    Type Parameters