hypercubestart opened a new pull request #5104: [TF] Support for Atan/Atan2 in 
Relay Tensorflow frontend converter.
URL: https://github.com/apache/incubator-tvm/pull/5104
 
 
   adds support for Atan and Atan2 op:
   
   Atan is already implemented as a relay op,
   Atan2 is defined as atan(y/x) 
https://www.tensorflow.org/api_docs/python/tf/math/atan2
   
   
   https://github.com/apache/incubator-tvm/issues/4914

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