Commit 666e605e authored by Yuxin Wu's avatar Yuxin Wu Committed by Facebook GitHub Bot
Browse files

benchmark asyncio + multiprocessing

Reviewed By: newstzpz

Differential Revision: D29897245

fbshipit-source-id: 5f96fc17361e7dcc65b2b15c995ec6104496c5c7
parent 30e798a6
......@@ -44,6 +44,7 @@ def get_num_processes_per_machine():
return _NUM_PROCESSES_PER_MACHINE
# TODO: merge with d2.engine.launch
def launch(
main_func,
num_processes_per_machine,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment