OnnxSessionOptions.PerSessionThreads Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Per session threads. Default is true. If false this makes all sessions in the process use a global TP.
public bool PerSessionThreads { get; set; }
member this.PerSessionThreads : bool with get, set
Public Property PerSessionThreads As Boolean