Mousius opened a new pull request, #12121:
URL: https://github.com/apache/tvm/pull/12121

   (On top of https://github.com/apache/tvm/pull/12119)
   
   This adds a generated property "features" to the `Target` which can
   contain a read-only list of available features in line with
   https://github.com/apache/tvm-rfcs/pull/78.
   
   Features are re-generated upon parsing into a `Target` object rather than 
being
   attached as `attrs`. The `Target` JSON is therefore stored without the
   inferred `features` attached.


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