Searched defs:np_input (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
H A D | manip_ops_test.py | 39 def _testRoll(self, np_input, shift, axis): argument 45 def _testGradient(self, np_input, shift, axis): argument 56 def _testAll(self, np_input, shift, axis): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/ |
H A D | bias_op_base.py | 147 def _computeGradient(self, np_input, bias, dtype, data_format): argument 202 def _testGradient(self, np_input, bias, dtype, data_format, use_gpu): argument
|