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 2021/12/30 07:24:46 UTC

[GitHub] [tvm] MeJerry215 commented on pull request #8069: [Relay] [Pass] Add mixed precision (e.g. FP16) model conversion pass

MeJerry215 commented on pull request #8069:
URL: https://github.com/apache/tvm/pull/8069#issuecomment-1002904713


   it seems like all conv matmul dense op cast to fp16 when using mix precision pass.
   ![image](https://user-images.githubusercontent.com/53092165/147730311-9c0567f3-a142-431e-9204-b9004dee6507.png)
   but i still have a question about why not cast weight to fp16 and remove all cast op.


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