notoraptor commented on issue #4938: [topi][relay] add operation tan to TVM URL: https://github.com/apache/incubator-tvm/pull/4938#issuecomment-594780516 @kevinthesun Tests passed ! I implemented tan in LLVM using `sin/cos` and I fixed CUDA implementation by using `tanf` instead of `__tanf` for float32.
---------------------------------------------------------------- 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
