TypeTensor - v0.1.0
    Preparing search index...

    Type Alias MaxBatch<T>

    MaxBatch: Max<T, readonly [0], false>

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

    Type Parameters