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/03/09 21:33:04 UTC

[GitHub] [incubator-tvm] zhiics edited a comment on issue #4996: [relay][external codegen] outline and inline lifted functions for external codegen

zhiics edited a comment on issue #4996: [relay][external codegen] outline and inline lifted functions for external codegen
URL: https://github.com/apache/incubator-tvm/pull/4996#issuecomment-596790065
 
 
   I personally don't think TVM should be aware of accelerator specific transformations because they are very hardware specific. For example, we don't want this on TRT, dnnl, and many other accelerators. However, you can still do this even now. You can directly invoke layout transformation without using the pass infra.

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


With regards,
Apache Git Services