Commit Graph

7 Commits

Author SHA1 Message Date
Giovanni Campagna 48b88317b7 Refuse to run with pytorch 1.2.0
Because pytorch 1.2.0 changed the behavior of Bools vs Uint8 and
that broke us...
2019-08-08 16:07:48 -07:00
Giovanni Campagna 6837cc7e7b Add missing dependency
Probably before it was coming from somewhere else, like allennlp
2019-04-17 12:10:45 -07:00
Giovanni Campagna 68e76f7990 Remove unused dependencies
These are not used anywhere I can see.
2019-04-17 11:39:54 -07:00
Giovanni Campagna 17f4381ea3 Import the grammar code from genie-parser
Now purged of unnecessary messing with numpy, and of unnecessary
tensorflow
2019-03-19 12:06:22 -07:00
Giovanni Campagna c5be1ca8f0 Relax torch requirement
It works with torch 1.0.0
2019-03-13 10:04:37 -07:00
Giovanni Campagna 0866d8a4e8 Add more requirements 2019-03-01 16:08:58 -08:00
Giovanni Campagna afd39c8660 Add requirements.txt file 2019-03-01 15:43:02 -08:00