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