Why double check world_size==1 in comm.py #4265
serend1p1ty
started this conversation in
General
Replies: 1 comment
-
I see, because the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, detectron2 is great!
However, I have confusion when reading the source code of comm.py.
Here, why double check
world_size==1
?detectron2/detectron2/utils/comm.py
Line 116 in cc87e7e
Beta Was this translation helpful? Give feedback.
All reactions