TypeTensor - v0.1.0
    Preparing search index...

    Type Alias AnyDType

    AnyDType:
        | Bool
        | Int8
        | Uint8
        | Int16
        | Uint16
        | Int32
        | Uint32
        | Float32
        | Float64
        | Int64
        | Uint64

    Union of all DType branded types