fastai\models\resnext_101_32x4d.py
- 9 Complexity
- 1.5 Complexity / M
- 0 Duplication
- 1 Churn
- 686 Lines
- 678 Lines of Code
- 6 Methods
- 113 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.