masahi opened a new pull request #6372:
URL: https://github.com/apache/incubator-tvm/pull/6372


   This is a fix for the issue found by hummingbird project
   https://github.com/microsoft/hummingbird/issues/232#issuecomment-684142388
   
   torch.max and min have 3 cases to handle, but we have conversion only for 
one of the cases. 
   https://pytorch.org/docs/stable/generated/torch.max.html
   
   Also added a conversion for `leaky_relu_`
   
   please review @siju-samuel  


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