Skip to main content

Shape

Type Alias Shape 

Source
pub(super) type Shape = (usize, usize);
Expand description

Probe shape: (batch_count, seq_length).