Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/sparse/
Dsparse_tensor.cc183 const size_t kInt32ElementsPerRow = 4; in IndicesValidMatrix32BitFastPath() local
186 const int32* const index_ptr = index_base_ptr + n * kInt32ElementsPerRow; in IndicesValidMatrix32BitFastPath()