tqchen commented on issue #5045: [REFACTOR] Streamline Function Attr interface.
URL: https://github.com/apache/incubator-tvm/pull/5045#issuecomment-597891230
 
 
   NOTE: I have not removed the UseDefaultCompiler member function, however, we 
should remove that in a followup PR by simply setting the default compiler to 
None and we could use `GetAttr<StringImm>(attr::kCompiler).defined()` to check 
whether the customization is defined.
   
   StringImm should be changed to String once #4628  is merged
   
   cc @comaniac @zhiics 

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