Property IntraOpNumThreads
IntraOpNumThreads
Gets or sets the number of threads for intra-operation parallelism in ML ONNX Inference sessions. Default value is 1.
Declaration
public int IntraOpNumThreads { get; set; }
Property Value
Type | Description |
---|---|
int |