Share via


OnnxSessionOptions.InterOpNumThreads Property

Definition

Sets the number of threads used to parallelize the execution of the graph (across nodes) If sequential execution is enabled this value is ignored A value of 0 means ORT will pick a default

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

Property Value

Applies to