Searched refs:unary_elementwise_apis (Results 1 – 3 of 3) sorted by relevance
1009 self.assertIn(math_ops.abs, dispatch.unary_elementwise_apis())1010 self.assertIn(math_ops.cos, dispatch.unary_elementwise_apis())
959 def unary_elementwise_apis(): function
612 set(dispatch.unary_elementwise_apis() +