Home
last modified time | relevance | path

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

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