-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[AutoScheduler] Use PopenPool instead of multiprocessing.pool #8492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
17a65ab
reapply changes
3ecfbb7
create tvm.testing
02bdfb9
reorganize testing utils
3100d99
remove wild card matching for auto_scheduler_common
4b37354
disable invalid name
8f659bf
nit
d7d9af6
address comments
7bb1aaa
linting
1b46d98
add module docstring
b339852
remove __init__.py in testing
51976f0
address Junru's comment
41182bb
add __init__.py
6432d6c
remove testing.py
b76d1aa
get subpackage to work
5a22719
avoid wild card matching
32c5e22
resolve self import
2598c36
more dependencies
3c172b5
fix ci issues
d94fb07
fixing ci issues
5cb628e
last xgboost error
2e06c35
revert changes to xgboost_cost_model
e961943
add ErrorTest and _ffi_api
0aa7ba1
reorg
108402c
format _ffi_api.py
43b2894
fix reimported
10aeba9
all changes
615450a
fix measure tests
1849e29
restore tvm.python.testing.py
ea27936
restore python.tvm.testing.utils.py
a6e06ee
remove task_input_buffer
9991d3f
linting and naming convention updated
1d7e25f
address comments and update __init__
10288a6
address comments
ed51463
two imports added
211932a
Persist PopenWorker
vinx13 a3274cd
linting
193709b
Use PopenpoolExecutor
vinx13 00d9476
linting
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.