jikechao opened a new pull request, #15717: URL: https://github.com/apache/tvm/pull/15717
The implementation logic of Softplus in OneFlow in shown [here](https://start.oneflow.org/oneflow-api-cn/nn.html#:~:text=class%20oneflow.nn.Softplus(beta%3A%20int%20%3D%201%2C%20threshold%3A%20int%20%3D%2020)%C2%B6) The original implementation of it can pass the existing test case. Thus, it skipped the corresponding test. In this PR, I fixed the bug and made the test case runnable by canceling the comments. -- 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]
