Repository Architecture¶
This page is a map of the repository for researchers who want to navigate the codebase.
Repository Map¶
Location |
Main Role |
What Researchers Extend |
|---|---|---|
|
Robust aggregation rules |
New rules, native variants, influence functions |
|
Byzantine attacks |
New attack directions, multi-worker scenarios |
|
Model / dataset / loss / criterion / optimizer |
New models, datasets, metrics |
|
Auto-compiled C++/CUDA extensions |
Fast implementations of hot paths |
|
Cross-cutting utilities |
Logging, parallelism, parsing, registries |