Home
last modified time | relevance | path

Searched defs:np_inputs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Dbias_op_base.py49 def _testBias(self, np_inputs, np_bias, use_gpu=False): argument
76 def _testBiasNCHW(self, np_inputs, np_bias, use_gpu): argument
85 def _testAll(self, np_inputs, np_bias): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
H A Dpad_op_test.py90 def _testPad(self, np_inputs, paddings, mode, constant_values): argument
125 def _testAll(self, np_inputs, paddings, constant_values): argument