issues
search
snuspl
/
parallax
A Tool for Automatic Parallelization of Deep Learning Training in Distributed Multi-GPU Environments.
Apache License 2.0
130
stars
35
forks
source link
[MINOR] Make all workers to be targets of profiling by default
#28
Closed
sj6077
closed
5 years ago
sj6077
commented
5 years ago
Major changes:
Make all workers be targets of profiling by default
If profile_worker is not set (None), all workers become targets of profiling.
Major changes: