Skip to main content

AI_ORT_MAX_INTRA_THREADS

Constant AI_ORT_MAX_INTRA_THREADS 

Source
pub const AI_ORT_MAX_INTRA_THREADS: usize = 8;
Expand description

Maximum ORT intra-op parallelism threads. Caps thread count to avoid over-subscribing CPU cores on high-core-count machines.