LSTM_Write_Poetry icon indicating copy to clipboard operation
LSTM_Write_Poetry copied to clipboard

Could not load library libcudnn_ops_infer.so.8.

Open zzy0222 opened this issue 3 years ago • 0 comments

I use paddle-gpu 2.1 to run this code. When I run Generate.py, it raises an error above. Error appears here. model = Peom( len(word2ix), embedding_dim = Config.embedding_dim, hidden_dim = Config.hidden_dim ) Please tell me how to solve this problem. Thx!!

zzy0222 avatar Jun 10 '21 04:06 zzy0222