eric-haibin-lin commented on issue #4332: [RFC] Support for Sparse Computation
URL: https://github.com/apache/incubator-tvm/issues/4332#issuecomment-576098432
 
 
   Thanks for the proposal. In scipy sparse, the csr_matrix has a flag 
indicating whether the column indices are sorted per row. Such a state may 
affect the performance of certain operations on the matrix. Will this 
information be stored in the proposed format? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to