onnxruntime
Refine threading control options and move inter op thread pool to session state.
#1841
Merged

Refine threading control options and move inter op thread pool to session state. #1841

pranavsharma merged 35 commits into master from threading_control
pranavsharma
Mention OrtCreateSessionFromArray in C API doc
b03dc6fa
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
cc5b3167
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
4ef62846
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
85bd0dc2
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
42aa76c3
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
27ac7f16
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
8fdbd2e9
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
704934b7
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
10f46b47
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
3c64f87a
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
d4d3008f
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
d06cfbd0
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
946be7a1
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
0553e07f
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
06bf1a84
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
615533cc
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
0d7474c9
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
f98eee34
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
3f3fabab
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
e4e8d8ae
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
1da10d72
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
569b9e1e
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
b9a4a623
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
6dc41754
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
e08ed755
Add inter_op_thread_pool_size and rename session_thread_pool_size to …
4e6e7f0e
pranavsharma pranavsharma requested a review 6 years ago
minor update
96564990
skottmckay
skottmckay commented on 2019-09-16
skottmckay
skottmckay commented on 2019-09-16
skottmckay
skottmckay commented on 2019-09-16
more updates...
9a5c28e5
Merge remote-tracking branch 'origin/master' into threading_control
2f9fcd53
more updates...
cb9a9d41
Merge remote-tracking branch 'origin/master' into threading_control
6d347da2
pranavsharma pranavsharma changed the title Add inter_op_thread_pool_size and rename session_thread_pool_size to intra_op_thread_pool_size. WIP: Add inter_op_thread_pool_size and rename session_thread_pool_size to intra_op_thread_pool_size. 6 years ago
more updates...
9854eb65
snnn
snnn commented on 2019-09-18
Remove default inter_op thread ptr from session state ctor
ec99284a
pranavsharma pranavsharma changed the title WIP: Add inter_op_thread_pool_size and rename session_thread_pool_size to intra_op_thread_pool_size. Refine threading control options and move inter op thread pool to session state. 6 years ago
pranavsharma pranavsharma requested a review from ybrnathan ybrnathan 6 years ago
refine size calculation
6d493652
snnn
snnn commented on 2019-09-19
skottmckay
skottmckay commented on 2019-09-19
Account for the case when hardware_concurrency returns 1
bc693853
snnn
snnn approved these changes on 2019-09-19
pranavsharma pranavsharma merged a9ce9415 into master 6 years ago
snnn snnn deleted the threading_control branch 6 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone