Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dfunctional_ops_test.py735 def TestUnary(n, x): function
745 function.Defun(*[dtypes.float32] * 2)(TestCond), TestUnary)
763 function.Defun(dtypes.int32, dtypes.float32)(TestUnary))
823 def TestUnary(n, x): function
837 1, 10, 1, [0.], TestUnary,