Share via


OnnxSessionOptions.IntraOpNumThreads Property

Definition

Sets the number of threads used to parallelize the execution within nodes A value of 0 means ORT will pick a default

public int IntraOpNumThreads { get; set; }
member this.IntraOpNumThreads : int with get, set
Public Property IntraOpNumThreads As Integer

Property Value

Applies to