Skip to main content

SMALL_TENSOR_THRESHOLD

Constant SMALL_TENSOR_THRESHOLD 

Source
pub const SMALL_TENSOR_THRESHOLD: usize = 1024;
Expand description

Maximum total elements for the small tensor fast path.