onnxruntime
Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool
#2476
Merged

Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool #2476

fs-eire merged 16 commits into master from fs-eire/try-parallel-for
fs-eire
fs-eire move TryParallelFor into common.h
525ecfc3
fs-eire fs-eire requested a review 6 years ago
fs-eire add missed file
1d2e0f88
snnn
snnn commented on 2019-11-26
fs-eire fix build break
515863a5
fs-eire set batch size to numThreads + 1
9c0d175d
fs-eire fix build warning in linux
d4368a74
skottmckay
skottmckay commented on 2019-11-26
pranavsharma
pranavsharma commented on 2019-11-26
fs-eire move to ThreadPool::BatchParallelFor
94818402
fs-eire move Try* functions into class ThreadPool
aeb60872
skottmckay
skottmckay commented on 2019-11-26
fs-eire revise function description
0596ab79
skottmckay
skottmckay commented on 2019-11-26
skottmckay
skottmckay commented on 2019-11-26
skottmckay
skottmckay commented on 2019-11-26
skottmckay
skottmckay commented on 2019-11-26
fs-eire avoid creating function object
6168353a
fs-eire fix parameter for BatchParallelFor
8ece3277
yufenglee
yufenglee commented on 2019-11-26
fs-eire deal with batch_size >= total
545cb3e2
fs-eire fix batch_size <= 1
2caa7c0d
fs-eire add unit test
57c78da9
fs-eire use std::forward
f67abbb2
fs-eire fs-eire changed the title move TryParallelFor into common.h Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool 6 years ago
fs-eire fix unittest and add a new case
43689e2f
fs-eire revise parameter name
29c405a5
skottmckay
skottmckay approved these changes on 2019-11-27
fs-eire fs-eire merged e29fb5ce into master 6 years ago
fs-eire fs-eire deleted the fs-eire/try-parallel-for branch 6 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone