Contents

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

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

Declaration

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

See Also

Related Documentation

Shape Constants