-
Facing this during conformer transducer ASR model training. Should I ignore this? I'm using |
Beta Was this translation helpful? Give feedback.
Answered by
titu1994
Jun 6, 2023
Replies: 1 comment
-
This is ok to ignore. It's just a performance warning and not an error. The cuda kernel is not large enough to fill the GPU memory due to RNNT memory cost. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mehadi92
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is ok to ignore. It's just a performance warning and not an error. The cuda kernel is not large enough to fill the GPU memory due to RNNT memory cost.