You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/18 06:39:44 UTC

[GitHub] [incubator-mxnet] hzfan opened a new pull request #16530: [Numpy] SVD outputs tuple

hzfan opened a new pull request #16530: [Numpy] SVD outputs tuple
URL: https://github.com/apache/incubator-mxnet/pull/16530
 
 
   ## Description ##
   Convert the output of `np.linalg.svd` from a list to a tuple (to be compatible with official np).
   
   ## Comments ##
   - Thank @reminisce for guidance and review.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services