Home
last modified time | relevance | path

Searched refs:QuantizedGemmImpl (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmeta_support.cc118 void QuantizedGemmImpl(OpKernelContext* tf_context, const quint8* a_data, in QuantizedGemmImpl() function
228 QuantizedGemmImpl<gemmlowp::meta::ColumnMajorWithSum, in QuantizedGemm()
233 QuantizedGemmImpl<gemmlowp::meta::ColumnMajorWithSum, in QuantizedGemm()
240 QuantizedGemmImpl<gemmlowp::meta::RowMajorWithSum, in QuantizedGemm()
245 QuantizedGemmImpl<gemmlowp::meta::RowMajorWithSum, in QuantizedGemm()