cisnlp/simalign

I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_101.dll

jiangweiatgithub opened this issue · 2 comments

When I run python align_example.py, it is stuck at the follow message:
2020-08-23 21:51:40.688388: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_101.dll

I installed per the pip command line, and I use Windows 10 + Python 3.7.5.

Never mind - it turns out that the application is trying downloading the models.

Hi @jiangweiatgithub, thanks for pointing this out. Is there anything left to do here or can I close the issue?