Skip to main content

SMALL_TENSOR_THRESHOLD

Constant SMALL_TENSOR_THRESHOLD 

Source
pub const SMALL_TENSOR_THRESHOLD: usize = 1024; // 1_024usize
Expand description

Maximum total elements for the small tensor fast path.