simplify code in multigpu
Showing
| ... | @@ -5,6 +5,6 @@ tabulate | ... | @@ -5,6 +5,6 @@ tabulate |
| tqdm>4.11.1 | tqdm>4.11.1 | ||
| msgpack-python | msgpack-python | ||
| msgpack-numpy | msgpack-numpy | ||
| pyzmq | pyzmq>=16 | ||
| subprocess32; python_version < '3.0' | subprocess32; python_version < '3.0' | ||
| functools32; python_version < '3.0' | functools32; python_version < '3.0' |
Please register or sign in to comment