This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Replies: 1 comment
-
Hi @lihuiknight , https://docs.nvidia.com/deeplearning/performance/mixed-precision-training/index.html#tensorop thanks to @joshim5! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In class
Alphabet
, i notice that the authors define some tokens with prefixnull_
, however, i don't understand their exact functions. Any insights for suchnull_
tokens?see detailed implementation in the following codes (refers to this code):
Beta Was this translation helpful? Give feedback.
All reactions