You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
No OpKernel was registered to support Op 'CudnnRNNCanonicalToParams' used by node ForwardPass/ds2_encoder/cudnn_gru/cudnn_gru/CudnnRNNCanonicalToParams (defined at /home/parallels/Work/OpenSeq2Seq/open_seq2seq/encoders/ds2_encoder.py:327) with these attrs: [rnn_mode="gru", seed2=252, seed=0, dropout=0, num_params=12, T=DT_FLOAT, input_mode="linear_input", direction="bidirectional"]
Registered devices: [CPU, XLA_CPU]
Registered kernels:
<no registered kernels>
[[ForwardPass/ds2_encoder/cudnn_gru/cudnn_gru/CudnnRNNCanonicalToParams]]
I have no idea. How could I fix this?
The text was updated successfully, but these errors were encountered:
Im trying to follow steps from
https://nvidia.github.io/OpenSeq2Seq/html/installation.html
and
https://nvidia.github.io/OpenSeq2Seq/html/speech-recognition.html#getting-started
to get pretrained model working but got following error
I have no idea. How could I fix this?
The text was updated successfully, but these errors were encountered: