masahi commented on issue #4497: [WIP] [Relay] Add a PyTorch to Relay Parser
URL: https://github.com/apache/incubator-tvm/pull/4497#issuecomment-577244252
 
 
   @alexwong I made a bunch of comments but some of them might not be correct. 
I wrote [a modified 
version](https://gist.github.com/masahi/7704856919563c4b8a74bf085686b519) of 
the frontend based on your work and comments I made today. Hope this would be 
useful to you. The script above test against pytorch result on resnet18.
   
   I know it is still WIP, but for readability please remove as much string 
hack as possible. Also do not mix completely different value types in a same 
list or dict.
   

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