I'm trying to understand the reason behind using Hydra as the internal configuration. #1057
-
My thinking was, maybe we could use something like a @ dataclass (e.g., Config()) internally to set up the parameters? The way it seems to be set up now leads to a couple of things that feel a bit off to me:
Appreciate any insights or discussion on this! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
We are actually thinking replace internal hydra with dataclass. Stay tuned |
Beta Was this translation helpful? Give feedback.
-
moving discussions to #2648 |
Beta Was this translation helpful? Give feedback.
We are actually thinking replace internal hydra with dataclass. Stay tuned