Bluefog-Lib / bluefog

Distributed and decentralized training framework for PyTorch over graph
https://bluefog-lib.github.io/bluefog/
Apache License 2.0
291 stars 71 forks source link

Add Timelines #16

Closed kunyuan827 closed 4 years ago

kunyuan827 commented 4 years ago
  1. create timeline class
  2. add various activities start/end into the main code
  3. add unit tests