pub const AI_ORT_MAX_INTRA_THREADS: usize = 8;
Maximum ORT intra-op parallelism threads. Caps thread count to avoid over-subscribing CPU cores on high-core-count machines.