torch\csrc\distributed\c10d\UCCUtils.cpp
- 24 Complexity
- 1.85 Complexity / M
- 0 Duplication
- 1 Churn
- 221 Lines
- 198 Lines of Code
- 13 Methods
- 15.23 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.