Home
last modified time | relevance | path

Searched defs:n_values (Results 1 – 19 of 19) sorted by relevance

/external/ComputeLibrary/tests/validation/CL/
DGEMMLowpMatrixMultiplyNative.cpp73 const auto n_values = framework::dataset::make("N", 51); variable
129 n_values), in FIXTURE_DATA_TEST_CASE() argument
143 n_values), in FIXTURE_DATA_TEST_CASE() argument
DGEMMLowpMatrixMultiplyReshapedOnlyRhsMMUL.cpp68 const auto n_values = framework::dataset::make("N", {16, 259}); variable
DGEMMMatrixMultiplyReshapedOnlyRhsMMUL.cpp71 const auto n_values = framework::dataset::make("N", {257}); variable
DGEMMLowpMatrixMultiplyReshaped.cpp86 const auto n_values = framework::dataset::make("N", {1, 51}); variable
DStackLayer.cpp53 const auto n_values = framework::dataset::make("NumTensors", { 3, 4 }); variable
DGEMMLowpMatrixMultiplyReshapedOnlyRHS.cpp76 const auto n_values = framework::dataset::make("N", 51); variable
DGEMMMatrixMultiplyReshaped.cpp112 const auto n_values = framework::dataset::make("N", 21); variable
DGEMMMatrixMultiplyNative.cpp88 const auto n_values = framework::dataset::make("N", 51); variable
DGEMMMatrixMultiplyReshapedOnlyRHS.cpp96 const auto n_values = framework::dataset::make("N", 51); variable
/external/igt-gpu-tools/lib/
Digt_stats.c269 const uint64_t *values, unsigned int n_values) in igt_stats_push_array()
377 unsigned int mid, n_values = end - start; in igt_stats_get_median_internal() local
Digt_stats.h44 unsigned int n_values; member
/external/ComputeLibrary/tests/validation/NEON/
DStackLayer.cpp55 const auto n_values = framework::dataset::make("NumTensors", { 3, 4 }); variable
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_shape_optimization_profiles.cc555 int n_values = (dims.nbDims == 0) ? 1 : dims.d[0]; in GetDimsFromShapeVal() local
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dgpu_binary_ops_test.cc1161 auto n_values = {-4.0, -1.0, -0.0, 0.0, 3.0}; in GetPolygammaValuesN() local
/external/mesa3d/src/intel/decoder/
Dintel_decoder.c73 int n_values, n_allocated_values; member
/external/cronet/stable/third_party/libxml/src/
Dtestapi.c33432 int n_values; in test_xmlRegExecErrInfo() local
33499 int n_values; in test_xmlRegExecNextValues() local
/external/libxml2/
Dtestapi.c33694 int n_values; in test_xmlRegExecErrInfo() local
33761 int n_values; in test_xmlRegExecNextValues() local
/external/cronet/tot/third_party/libxml/src/
Dtestapi.c33432 int n_values; in test_xmlRegExecErrInfo() local
33499 int n_values; in test_xmlRegExecNextValues() local
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc6556 int n_values = sizeof(values) / sizeof(values[0]); in TEST() local