Adam J. Stewart

Results 1289 comments of Adam J. Stewart

Mypy is now in CI, just not for `uq_methods`

I prefer interactive by default. Or --first by default to match module load. I just want to be able to load something without running load twice with the right flags/hash.

> Interactive by default's a breaking change, given that we failed by default before Is anyone using `spack load` in scripts if it sometimes fails depending on how many packages...

Color disabling isn't perfect either: #13387

Duplicate of #506 and #39872

> I have created a load_pretrained function that will copy weights as done by timm, but which supports any number of in_chans of the weights, not just 3. Why can't...

Will try to review next week, this week is quite busy. Apologies for the wait!

I recently discovered `timm.models.adapt_input_conv`, which makes it easy to change the number of channels without losing pretrained weights. See #2602 for an example. There seems to be a lot of...

#13926 contains all my thoughts on this. I'll trust your testing to make sure this doesn't break anything. Looks like Perl already avoids this.