MarisaKirisame commented on issue #4964: [Torch] Add initial control flow 
support 
URL: https://github.com/apache/incubator-tvm/pull/4964#issuecomment-592916560
 
 
   One thing to keep in mind is that torchscript has mutation, continue, 
while... So the design should be prepared to generate code in A-Normal Form for 
correctness. Right now it is not needed as they are all purely functional, but 
the architecture shouldnt make such a change as simple as possible (e.g. not 
requiring rewriting all the code).

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


With regards,
Apache Git Services

Reply via email to