Rosario Scalise

Results 32 comments of Rosario Scalise

> > > rank can also be a `range(start,stop)`. > > > > > > Not sure if the user even needs to provide the `rank` argument explicitly. `rank` has...

@briankosw I'd love to help you push this forward. How are you doing? Bogged down in other work - because I know that feeling haha! Let me know how I...

Sounds great! What do you think about using the MNIST example as a base? Or did you have something even simpler in mind? I want to make sure we don't...

@tkornuta-nvidia I'm testing the `DataLoaderConf` class - seems to be working fine! What are the thoughts on supporting the `Dataset` class as well as `MNIST` from `torchvision`? I think we...

@tkornuta-nvidia Are you envisioning we have many `conf/configen-.yaml` files per project, rather than one monolithic config yaml per project? I'm not opposed, just wanna see if that's what you're proposing...

> @romesco: > The CI failures are because you pushed stuff that failed CI checks. Please fix it :). > We should only push stuff that passes all checks. Yes,...

Need to complete LR schedulers as well.

Nice! Thanks for the addition! Let's keep this as a draft until we have the tests complete and passing.

Hey, @shivamdb, I would love to close this PR! I think it's a great addition! How are you doing on the change requests? Do you need any more support? Happy...

Open question: should metapackage install from PyPI or from git directly?