Home
last modified time | relevance | path

Searched defs:sparse_matrix_a (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmat_mul_op.cc110 Status ValidateInputs(const CSRSparseMatrix& sparse_matrix_a, in ValidateInputs()
176 const CSRSparseMatrix* sparse_matrix_a; in Compute() local