-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Is your feature request related to a problem? Please describe.
Fonduer depends on Emmental and Snorkel.
They have a conflict on the pytorch version: Snorkel requires torch<1.2.0,>=1.1.0
, while Emmental requires torch>=1.3.1, <2.0.0
.
Describe the solution you'd like
While waiting for Snorkel to support Pytorch > 1.1.0, I'd like Emmental to support pytorch 1.1.0 if it is relatively easy.
Describe alternatives you've considered
Upgrade Snorkel to support Pytorch > 1.1.0.
A few issues have been filed for Snorkel to ask them to support Pytorch > 1.1.0.
snorkel-team/snorkel#1541 (on Jan 31, 2020)
snorkel-team/snorkel#1558 (on Mar 19, 2020)
Additional context
Metadata
Metadata
Assignees
Labels
No labels