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 2019/11/15 02:04:50 UTC

[GitHub] [incubator-tvm] tqchen commented on issue #4335: [Relay][WIP] ConvertLayout pass.

tqchen commented on issue #4335: [Relay][WIP] ConvertLayout pass.
URL: https://github.com/apache/incubator-tvm/pull/4335#issuecomment-554175946
 
 
   I feel live patching the OpAttr is not a pattern we are looking for in here. It would be great if we can factor out some common logic between AlterOpLayout and ConvertLayout(e.g. a base class), so ConvertLayout can directly inject the necessary functions

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