Share via


OnnxOptions.InterOpNumThreads Field

Definition

Controls the number of threads used to parallelize the execution of the graph (across nodes).

public int? InterOpNumThreads;
val mutable InterOpNumThreads : Nullable<int>
Public InterOpNumThreads As Nullable(Of Integer) 

Field Value

Applies to