TypeTensor - v0.1.0
    Preparing search index...

    Type Alias MinBatch<T>

    MinBatch: Min<T, readonly [0], false>

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

    Type Parameters