Searched refs:testAtan2 (Results 1 – 3 of 3) sorted by relevance
203 def testAtan2(self): member in MathTests
319 def testAtan2(self): member in MathTests
476 // CHECK-LABEL: testAtan2477 func.func @testAtan2(%arg0: tensor<?xf32>, %arg1: tensor<?xf32>) -> tensor<?xf32> {