Implement atan2 (#9276)
* Add atan2 ops. * Correct arguments from copied code. * Fixed CUDA define, changes arguments and docstring. * Added some tests for atan2. * Fixed inf for python 2. * Add atan2 to public API. * Modify argument names and docstring.
Loading
Please sign in to comment