Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dcwise_ops_unary_test.py171 def _replace_domain_error_with_inf(self, fn): member in UnaryOpTest
220 y, np.vectorize(self._replace_domain_error_with_inf(math.lgamma)),
325 y, np.vectorize(self._replace_domain_error_with_inf(math.lgamma)),
384 y, np.vectorize(self._replace_domain_error_with_inf(math.lgamma)),