Home
last modified time | relevance | path

Searched defs:shift_c (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dreference_gemm.h37 int32_t shift_c, int32_t offset_c, int32_t mult_c, in ReferenceGemm()
H A Dquantized_matmul_op.cc109 const int32_t shift_c = 0; in Compute() local