Home
last modified time | relevance | path

Searched defs:lhs_val (Results 1 – 4 of 4) sorted by relevance

/external/ruy/ruy/
Dreference_mul.h36 AccumScalar lhs_val = Element(lhs, i, k); in ReferenceMul() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dbatch_matmul.h253 AccumT lhs_val = lhs_ptr2[accum_depth * i + k]; in BatchMatMul() local
/external/gemmlowp/test/
Dtest.cc1222 std::int32_t lhs_val = in TestOutputStages() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.cc589 Value lhs_val = values[0]; in convertConcatV2Op() local