Searched defs:arctan2 (Results 1 – 2 of 2) sorted by relevance
355 def arctan2(x1, x2): function
798 Tensor arctan2(const Tensor& self, const Tensor& other) { in arctan2() function