Table of Contents

Property ShareThreadPool

Namespace
Qavren.Edge.Onnx
Assembly
Qavren.Edge.Onnx.dll

ShareThreadPool

Calls SessionOptions.DisablePerSessionThreads() so every session shares one process pool. Default true once more than one model is registered.

public bool? ShareThreadPool { get; set; }

Property Value

bool?