eric-haibin-lin opened a new pull request #7638: CSRNDArray from/to scipy 
csr_matrix; fix rand_shape_nd
URL: https://github.com/apache/incubator-mxnet/pull/7638
 
 
   Added preliminary/inefficient support so that user can 
   - construct CSRNDArray from scipy csr_matrix. 
   - convert CSRNDArray to scipy csr_matrix 
   
   Also fixed `rand_shape_nd` so that it returns tuple (consistent w/ 
rand_shape_2d)
   
   TODO:
   - move copy logic to cpp backend to reduce copy/blocking. 
   
   @reminisce @anirudh2290 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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