ops_cudnn_rnn Import Error
Opened this issue · 1 comments
ljch2018 commented
from ops_cudnn_rnn import cudnn_lstm
how to install this package? Thanks.
blcunlp commented
We fork it from https://github.com/baidu-research/GloballyNormalizedReader/blob/master/ops.py. And I already upload the ops_cudnn_rnn.py we use to the https://github.com/blcunlp/CNLI/tree/master/BaselineModel.