yongwww commented on issue #4102:
URL: https://github.com/apache/tvm/issues/4102#issuecomment-742463914


   @srkreddy1238 yeah, I agree that GraphDef protocol buffer definition just 
changed a little, creating a new parser will end up with some redundant work 
(copy from the existing parser). I tried to run the test cases in your shared 
branch, I found the existing parser works for most of the TF 2.x ops 
(previously I assume we have to modify most of the mapping in the parser). 
   
   I agree that we can just update the existing parser for TF2.x, and remove 
unnecessary part in the future once we stop supporting 1.x support. 
   
   Please rebase your work, it would be good to have it work on top of TF 
2.4(latest version is 2.4.0rc4). We can work on variable and tensorlist related 
ops at the same time. 


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