learnables / learn2learn

A PyTorch Library for Meta-learning Research
http://learn2learn.net
MIT License
2.68k stars 354 forks source link

Make QPTH dependency optional. #410

Closed seba-1511 closed 1 year ago

seba-1511 commented 1 year ago

Description

Fixes #409

QPTH is only used for MetaOptNet, and it's already wrapped in by the ImportRaiser.

Also releases 0.2.1 for this fix.

Contribution Checklist

If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.