Contents

BNNS.Shape.tensor3DNSE(_:_:_:stride:)

A constant that represents a shape with the size elements embedding dimension, sequence length, and batch size.

Declaration

case tensor3DNSE(Int, Int, Int, stride: (Int, Int, Int) = (0, 0, 0))

See Also

Related Documentation

Shape Constants