mbaret opened a new pull request #5262: [RELAY][BYOC] Register pattern tables 
from external codegens
URL: https://github.com/apache/incubator-tvm/pull/5262
 
 
   This adds utility functions to support registering and retrieving pattern 
tables used by MergeComposite for external codegens. This allows for us to 
centralise where the pattern tables are stored.
   
   Currently no upstream external codegens make use of composite functions, so 
I couldn't include a clear example. However, I would expect the pattern tables 
to be registered in the same file that operator support is registered (under 
python/tvm/relay/op/contrib).

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to