Searched defs:test_param (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | depthwiseconv_quantized_test.cc | 106 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConv() 289 const TestParam& test_param, const std::uint8_t* input_data, in TestOneDepthwiseConvWithGivenOutputShift() 422 const TestParam& test_param, const std::uint8_t* input_data, in TestOneDepthwiseConvBisectOutputShift() 472 const TestParam& test_param, const std::uint8_t* input_data, in TestOneDepthwiseConv() 488 bool TryTestDepthwiseConv(const TestParam& test_param, in TryTestDepthwiseConv() 554 bool TryTestOneDepthwiseConv(const TestParam& test_param, in TryTestOneDepthwiseConv() 582 const TestParam& test_param, ParamsSpecialization params_specialization) { in TryTestOneDepthwiseConv3x3Filter() 623 bool TryTestOneNeonDot3x3(const TestParam& test_param, in TryTestOneNeonDot3x3() 660 TestParam test_param; in TestOneDepthwiseConv() local 670 TestParam test_param; in TestOneDepthwiseConv3x3Filter() local [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | matrix_ops_simple_test.cc | 158 string PrintTestLinspaceMaxParam( in PrintTestLinspaceMaxParam()
|
| D | dot_operation_test.cc | 262 string PrintDotTestParam( in PrintDotTestParam()
|
| /external/tensorflow/tensorflow/contrib/fused_conv/python/ops/ |
| D | fused_conv2d_bias_activation_op_test_base.py | 857 def runTest(self, test_param, apply_relu): argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_clinic.py | 308 def test_param(self): member in ClinicParserTest
|