Ayushmcw opened a new pull request, #17800: URL: https://github.com/apache/tvm/pull/17800
This PR adds support for the RReLU (Randomized ReLU) operation in the Relay frontend pipeline for PyTorch in the v0.19.0 branch of TVM. It enables parsing and conversion of torch.nn.RReLU to Relay IR by mapping aten::rrelu correctly. Additionally, test code is added to verify correctness by comparing result with PyTorch. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
