snorkel-team / snorkel

A system for quickly generating training data with weak supervision
https://snorkel.org
Apache License 2.0
5.81k stars 857 forks source link

[Query] Compatibility with PyTorch >=v1.2.0a0 #1541

Closed chaturv3di closed 4 years ago

chaturv3di commented 4 years ago

Installing snorkel requires torch>=1.1.0,<1.2.0. Are there non-trivial issues that restrict PyTorch version? Is this something that can be helped?

vincentschen commented 4 years ago

Hi @chaturv3di — At the moment, a few internal implementations rely on those versions of torch. Closing this issue as a duplicate of #1558 ~ please see the following comment for more details! https://github.com/snorkel-team/snorkel/issues/1558#issuecomment-602116595