domin1985 opened a new pull request #7347:
URL: https://github.com/apache/tvm/pull/7347


   Relay parser does not support to restore the attrs value when it is a 
non-OpNode call.
   
   To avoid too much modification to the native code, only print out the attrs 
type key of non-Operator Call in relay printer. Then reconstruct the attrs 
object after parsing this attrs_type_key value in Relay parser.
   
   @jroesch please review.


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


Reply via email to