Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1063 DoMatMul<TL, TR>::Compute(&this->cache_nt_, left->matrix<TL>(), in Compute()
1077 typename DoMatMul<TL, TR>::TensorInfoCache cache_nt_; member in tensorflow::SparseMatMulOp