Closed ajndkr closed 3 years ago
https://github.com/facebookresearch/ClassyVision#breaking-changes section of README.md needs to be updated:
Renamed is_master to is_leader in distributed_util (#576) -> Renamed is_master to is_primary in distributed_util (#576)
is_master
is_leader
distributed_util
is_primary
Thanks so much for catching that @AjinkyaIndulkar , let me fix it!
📚 Documentation
https://github.com/facebookresearch/ClassyVision#breaking-changes section of README.md needs to be updated:
Renamed
is_master
tois_leader
indistributed_util
(#576) -> Renamedis_master
tois_primary
indistributed_util
(#576)