pytorch
591084ab - Deprecate torch.matrix_power in favor of torch.linalg.matrix_power (#53538)

Commit
5 years ago
Deprecate torch.matrix_power in favor of torch.linalg.matrix_power (#53538) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53538 * #52608 Added torch.linalg.matrix_power Test Plan: Imported from OSS Reviewed By: bdhirsh Differential Revision: D27261531 Pulled By: heitorschueroff fbshipit-source-id: 5a944b390f3cc6896c2aa92ba467319ddc9309e4
Parents
Loading