Home
last modified time | relevance | path

Searched defs:test_param (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc156 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConvImpl()
359 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConvImpl()
526 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConv()
611 const TestParam& test_param, in TestOneDepthwiseConvWithGivenOutputShift()
748 const TestParam& test_param, in TestOneDepthwiseConvBisectOutputShift()
807 const TestParam& test_param, in TestOneDepthwiseConv()
829 bool TryTestDepthwiseConv(const TestParam& test_param, in TryTestDepthwiseConv()
950 bool TryTestOneDepthwiseConv(const TestParam& test_param, in TryTestOneDepthwiseConv()
978 const TestParam& test_param, ParamsSpecialization params_specialization) { in TryTestOneDepthwiseConv3x3Filter()
1019 bool TryTestOneNeonDot3x3(const TestParam& test_param, in TryTestOneNeonDot3x3()
[all …]
/external/tensorflow/tensorflow/compiler/xla/tests/
Dmatrix_ops_simple_test.cc158 string PrintTestLinspaceMaxParam( in PrintTestLinspaceMaxParam()
Ddot_operation_test.cc269 string PrintDotTestParam( in PrintDotTestParam()
/external/python/cpython3/Lib/test/
Dtest_clinic.py301 def test_param(self): member in ClinicParserTest
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc2183 std::vector<TestParam> test_param{ in TEST_P() local