You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/16 08:57:19 UTC

[GitHub] [tvm] billishyahao commented on pull request #10112: [TIR, Relay] improve bfloat16 support

billishyahao commented on pull request #10112:
URL: https://github.com/apache/tvm/pull/10112#issuecomment-1041258684


   Tested Models (gluoncv):
   ResNet<18/34/50/101/152>_v1b
   VGG<11/13/16/19>
   VGG<11/13/16/19>_bn
   DenseNet121
   InceptionV3
   >By tested I mean I confirm it did some transformation on the graph and a forward pass could be run on CPU and matches the fp32 output somewhat. I have nothing on performance metrics or other devices yet.
   
   Hi @yangulei , Thanks for the patch. Could you share some details about the work you had done on these graphs? 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org