Hugo Berard
Results
2
comments of
Hugo Berard
Hi, I'm also interested in this feature. From my understanding the idea of the feature, would be to enable this type of hierarchical dataclass definition with List. ```python @dataclass class...
I think the challenging part and the main difference with the [multiple_lists_example.py](https://github.com/lebrice/SimpleParsing/blob/master/examples/merging/multiple_lists_example.py) is that in the proposed feature the number of CNNStack would not be fixed but could vary depending...