Lunderberg commented on PR #16836:
URL: https://github.com/apache/tvm/pull/16836#issuecomment-2034810132

   > seems this behavior was platform dependent, and ideally we should not 
introduce behavior that only works on one platform but not others.
   
   My goal was partly to avoid needing to alter an existing `IRModule` to 
support this functionality.  Since the `Library` interface already abstracts 
over the platform-specific behavior, it makes sense for additional 
platform-specific to be implemented by extending the `Library` interface.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to