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
Currently, the default example code use non-cudnn softmax op to generate the prediction result.
We thus need to add float16 support to non-cudnn softmax op on GPU in addition to the cudnn one.