kentonl/e2e-coref

what is the exact tensorflow version used in the codes

Opened this issue · 4 comments

Hi
tensorflow has changed a lot and when I run the codes I get error for every single lines of this code, could you specify exactly the version compatible? thanks

Hi
I also have the same issue. If I install tensorflow according to your requirements.txt, either I get error due to tensorflow version or I get the library linkage issue. Please reply. Thanks

pip install tensorflow-gpu==1.14

tensorflow-gpu: 1.14, cuda: 10.0, gcc: 5.5.0 works well.