TypeTensor - v0.1.0
    Preparing search index...

    Type Alias SumBatch<T>

    SumBatch: Sum<T, readonly [0], false>

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

    Type Parameters