Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc722 const auto& n3index = left.index[j + 3]; in GEPP() local
726 const auto* n3r = right_ptrs[n3index.k]; in GEPP()
730 float* n3out = out_ptrs[n3index.m]; in GEPP()