Searched defs:y_np (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/tests/ |
D | image_ops_test.py | 109 def _testContrast(self, x_np, y_np, contrast_factor): argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_test.py | 1314 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
|