Searched refs:GEPP (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.cc | 616 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()
|