electriclilies opened a new pull request #9874:
URL: https://github.com/apache/tvm/pull/9874


   In this PR, I add some JSON converters. The motivation for this change is 
#9826-- I need to visit the virtual_device_ field in the AttrVisitor of many 
Relay nodes. Unfortunately, this breaks importing models serialized with TVM v 
0.8. This change allows us to import those models. 
   
   I also changed the behavior of the upgrade_json function to update 0.6 to 
current (0.9), 0.7 to current (0.9) and 0.8 to current (0.9). 
   
   @mbs-octoml @tqchen @mbrookhart PTAL if you are interested! Thanks


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