mbs-octoml commented on pull request #29:
URL: https://github.com/apache/tvm-rfcs/pull/29#issuecomment-926165908


   @Mousius, just a gut feeling that we should try to group statically known 
and related things together as an ObjectRef/Node pair rather than rely on 
string attribute names and dynamic type checking. After fiddling  a bit with 
multi-target handling I think I'll want a few extra fields for capturing the 
default targets for primitives and residual relay/shape computation, but that's 
just two more fields which similarly can go into the mix of attributes. We 
don't have to sweat it now, do what feels right to you.


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