Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dpy_func_test.py58 def verifyExceptionHandling(self, py_exp, tf_exp, eager=False): argument
61 raise py_exp("blah") # pylint: disable=not-callable