Commits


we1559 authored and GitHub committed c65a03699a3
add ThreadingOptions, wraps OrtThreadingOptions (#13711) …threadpools' options of The Env. ### Description <!-- Describe your changes. --> add a c++ class ThreadingOptions, wraps OrtThreadingOptions as I described in issue #13710 ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> close #13710 Co-authored-by: zengxiangneng <zengxiangneng@360.cn>