hydra-torch
hydra-torch copied to clipboard
[dev][configen] Investigate proper subclassing during generation.
e.g. if MNIST
inherits from Datset
, MNISTConf
should probably be a subclass of DatasetConf
.