/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_size_op_test.py | 43 def testRaggedSize(self, test_input, size, ragged_rank=None): argument
|
D | ragged_rank_op_test.py | 81 def testRaggedRank(self, test_input, expected_rank, ragged_rank=None): argument
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | log_quantized_test.cc | 72 const std::vector<int32>& test_input, in CheckOutputData() 120 void RunSingleTest(const std::vector<int32>& test_input, in RunSingleTest() 153 void RunSingleTest(const std::vector<int32>& test_input, int input_integer_bits, in RunSingleTest() 197 void RunSingleTest(const std::vector<int32>& test_input, int input_integer_bits, in RunSingleTest()
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | quantized_ops_test.py | 54 def pack_uint8_r2_to_uint32(self, test_input): argument
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): function
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): function
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 83 string test_input; in TEST() local
|
/external/python/cpython3/Lib/test/ |
D | test_winconsoleio.py | 142 def test_input(self): member in WindowsConsoleIOTests
|
D | test_builtin.py | 1126 def test_input(self): member in BuiltinTest
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | depthwise_conv_op_test.py | 357 test_input, argument
|
D | conv_ops_3d_test.py | 369 padding, test_input, data_format, use_gpu): argument
|
D | conv_ops_test.py | 1640 stride_cols, padding, test_input, data_format, argument
|
/external/vixl/tools/test_generator/ |
D | generator.py | 385 def InputDefinition(test_input): argument
|