Home
last modified time | relevance | path

Searched refs:unary_elementwise_apis (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Ddispatch_test.py1009 self.assertIn(math_ops.abs, dispatch.unary_elementwise_apis())
1010 self.assertIn(math_ops.cos, dispatch.unary_elementwise_apis())
Ddispatch.py959 def unary_elementwise_apis(): function
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_dispatch_test.py612 set(dispatch.unary_elementwise_apis() +