Searched defs:col_indices (Results 1 – 2 of 2) sorted by relevance
20 …exing_functor(const ArgType& arg, const RowIndexType& row_indices, const ColIndexType& col_indices) in indexing_functor()33 … Eigen::MatrixBase<ArgType>& arg, const RowIndexType& row_indices, const ColIndexType& col_indices) in indexing()
149 const Tensor& col_indices, in CreateCSRSparseMatrix()285 inline Tensor& col_indices() { in col_indices() function290 inline const Tensor& col_indices() const { in col_indices() function402 const Tensor& col_indices, const Tensor& values) in CSRSparseMatrix()428 const Tensor& col_indices, in ValidateTypesAndShapes()