ketranm opened a new issue #14360: supporting matrix inversion and determinant 
URL: https://github.com/apache/incubator-mxnet/issues/14360
 
 
   Hi there,
   I just wonder if we have any plan to support matrix inversion and computing 
determinant of a matrix in mxnet.
   These functions are supported in PyTorch (i.e 
[torch.inverse](https://pytorch.org/docs/stable/torch.html#torch.det), 
[torch.det](torch.det), 
[torch.logdet](https://pytorch.org/docs/stable/torch.html#torch.logdet)) 
through [MAGMA](https://developer.nvidia.com/magma).
   
   Thanks!

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to