Kyubyong / transformer

A TensorFlow Implementation of the Transformer: Attention Is All You Need
Apache License 2.0
4.28k stars 1.3k forks source link

Error! excuting the train.py #167

Open rupjyotiBaruah opened 4 years ago

rupjyotiBaruah commented 4 years ago

Hi, I got the follwing errors during running the train.py file

ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory and Failed to load the native TensorFlow runtime.

Please send me the solution regarding this issue.