Searched defs:sparse_matrix (Results 1 – 6 of 6) sorted by relevance
119 Eigen::Map<const SparseMatrix> sparse_matrix( in Compute() local231 Status ValidateInputs(const CSRSparseMatrix& sparse_matrix, in ValidateInputs()
106 Eigen::Map<const SparseMatrix> sparse_matrix( in Compute() local
322 auto sparse_matrix = GetSparseMatrixRef( in SparseDenseMatMulWithoutTransposedLHS() local393 auto sparse_matrix = GetSparseMatrixRef( in SparseDenseMatMulWithTransposedLHS() local
272 Eigen::Map<const SparseMatrix> sparse_matrix( in GetSparseMatrixRef() local
96 ShapeHandle sparse_matrix = sparse_matrix_shape_and_type.shape; in __anon6adce4610202() local158 ShapeHandle sparse_matrix = sparse_matrix_shape_and_type.shape; in __anon6adce4610402() local205 ShapeHandle sparse_matrix = sparse_matrix_shape_and_type.shape; in __anon6adce4610602() local
1047 std::vector<int8_t> sparse_matrix; member