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.py109 def _testContrast(self, x_np, y_np, contrast_factor): argument
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py1314 def _testContrast(self, x_np, y_np, contrast_factor): argument
1403 def _testBrightness(self, x_np, y_np, delta, tol=1e-6): argument
4085 def _test(self, x_np, y_np): argument