Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc616 inline void GEPP( in GEPP() function
1098 GEPP<TL, TR, N>(left, right, num_cols, &out); in ComputeOutputBlock()
1100 GEPP<TL, TR, -1>(left, right, num_cols, &out); in ComputeOutputBlock()