alexwong commented on issue #4497: [Relay] Add a PyTorch to Relay Parser
URL: https://github.com/apache/incubator-tvm/pull/4497#issuecomment-585393595
 
 
   > @alexwong Reverting the commit #4787 fixed the mobilenet issue for me.
   
   Yes, that does seem to be the issue. Commenting out the call to 
get_pad_tuple2d 
(https://github.com/apache/incubator-tvm/blob/master/python/tvm/relay/op/nn/nn.py#L206)
 and passing padding directly fixes it. 

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