tqchen edited a comment on issue #5490:
URL: https://github.com/apache/incubator-tvm/issues/5490#issuecomment-624408382


   ## IMPORTANT NOTE
   
   as shown in the intiial example, we will need to update the converter(via 
`_update_from_std_str`) to keep backward compatibility of the nodes.
   
   To test the correctness, use `tvm.ir.save_json` to save a node (that is 
involved in the change) before the migration, and then use `tvm.ir.load_json` 
to load it back after change
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to