Home
last modified time | relevance | path

Searched defs:y_np (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dimage_ops_test.py111 def _testContrast(self, x_np, y_np, contrast_factor): argument
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py1509 def _testContrast(self, x_np, y_np, contrast_factor): argument
1598 def _testBrightness(self, x_np, y_np, delta, tol=1e-6): argument
4649 def _test(self, x_np, y_np): argument