Home
last modified time | relevance | path

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 Dmanip_ops_test.py39 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 Dbias_op_base.py147 def _computeGradient(self, np_input, bias, dtype, data_format): argument
202 def _testGradient(self, np_input, bias, dtype, data_format, use_gpu): argument