google / aqt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor config/code classes to follow Flax.

lukaszlew opened this issue · comments

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.