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 2020/06/01 02:32:51 UTC

[GitHub] [incubator-tvm] Menooker commented on pull request #5601: [DataType] Add bfloat16

Menooker commented on pull request #5601:
URL: https://github.com/apache/incubator-tvm/pull/5601#issuecomment-636580788


   Some changes to the type code: We now use kDLBfloat defined in DLPack, which equals to 4. It has a conflict with old type code `kTVMNullptr = 4U`, so I move it to `kTVMNullptr = 21U'


----------------------------------------------------------------
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:
users@infra.apache.org