tqchen opened a new pull request #4730: [TOOLS] JSON upgrader to upgrade 
serialized json.
URL: https://github.com/apache/incubator-tvm/pull/4730
 
 
   During Unified IR refactor we will change the structure of IRs.
   This will cause certain historical modules stored via json no longer
   able to be loaded by the current version.
   
   This PR introduces a backward compatible layer to try its best effort
   to upgrade json from previous version(this case 0.6) to the current version.
   We mainly aim to support update of high-level ir(relay).
   
   cc @jroesch 

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


With regards,
Apache Git Services

Reply via email to