masahi commented on issue #4497: [WIP] [Relay] Add a PyTorch to Relay Parser
URL: https://github.com/apache/incubator-tvm/pull/4497#issuecomment-574517425
 
 
   ok I found a dirty hack to remove prim::CallMethod. Add
   ```torch._C._jit_pass_inline(trace.graph)```
   after tracing. This will move operators hidden inside each prim::CallMethod 
into top level.

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