Mousius commented on PR #78:
URL: https://github.com/apache/tvm-rfcs/pull/78#issuecomment-1185690255

   > If we add another member to `Target`, how will this interact with the 
[target parser proposal](https://github.com/apache/tvm-rfcs/pull/71)?
   
   The hope is to use the target parser to parse out the features as it'd just 
be an additional field we can set:
   
   ```c++
   target_json.Set("features", features_map);
   ```
   


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