Refactor config/code classes to follow Flax.
Open
feature
- Dominant language
- Python
- Stars
- 361
- Forks
- 33
- Avg merge
- 18h 9m
- Merged PRs (30d)
- 4
Description
For every piece of logic (like `Numerics`, `Calibration`, `Tensor`, `DotGeneralRaw`, `DotGeneral`, we should have a single class with "dataclass" field that configure it and methods that execute the logic.
Contributor guide
Assessment
This issue has not been assessed yet.