tristandeleu / pytorch-meta

A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
https://tristandeleu.github.io/pytorch-meta/
MIT License
1.98k stars 256 forks source link

PyTorch 1.7 #101

Closed fablos closed 4 years ago

fablos commented 4 years ago

Hi, with PyTorch 1.7 released yesterday I was wondering whether there is any known issue that would prevent us to use pytorch-meta with this new version. Thanks

tristandeleu commented 4 years ago

I haven't tested it with PyTorch 1.7 yet, but going through the changelog it looks like Torchmeta should be compatible with 1.7. I'm going to properly run the tests and push a new version.

tristandeleu commented 4 years ago

I have pushed Torchmeta 1.6.0 which is compatible with PyTorch 1.7.