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/09/17 00:07:22 UTC

[GitHub] [incubator-tvm] tqchen edited a comment on pull request #5812: Bring Your Own Datatypes

tqchen edited a comment on pull request #5812:
URL: https://github.com/apache/incubator-tvm/pull/5812#issuecomment-693729249


   Thanks @gussmith23 @hypercubestart for the making things happen. Sorry for chiming in late
   
   One thing we need to resolve is the submodule dependency. Ideally we still want to demonstrate BYODT with a minimum example(like the bfloat16) without having to introduce an additional dependency.
   
   Additionally, because the code repo contains binary, it is not desirable to use it as a submodule due to our requirement of only releasing source code. Binary in the repo will also increase the clone time.
   
   We can introduce the posit integration as an optional codepath that is not built by default, and provide instructions to the user to build it(e.g. download the repo to a location and then build) with an optional cmake flag.


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