Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc680 const float nsl3 = Eigen::internal::pfirst<Packet>(nl3); in GEPP() local
683 ScalarMulAdd3Way(nsl1, nsl2, nsl3, &nr1, &nr2, &nr3, &nout); in GEPP()