eric-haibin-lin commented on issue #15780: FP16 gemm on cpu not implemented! URL: https://github.com/apache/incubator-mxnet/issues/15780#issuecomment-521359545 @KhurramPirov is your model trained using fp16? Are you using any pre-trained model? It's possible that some weights are stored in fp16 and you need to cast the checkpoint to fp32.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
