Skip to content

Commit

Permalink
Update popen_pool.py
Browse files Browse the repository at this point in the history
  • Loading branch information
junrushao authored Aug 20, 2021
1 parent 1c795c3 commit 78d06da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tvm/contrib/popen_pool.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ class PopenPoolExecutor:
initargs: Tuple[object]
A tuple of args for the initializer
Note
----
If max_workers is NONE then the number returned by
os.cpu_count() is used. This method aligns with the
Expand Down

0 comments on commit 78d06da

Please sign in to comment.