pytorch
8fa328f8 - [doc] Deprecate torch.cholesky in favor of torch.linalg.cholesky (#51460)

Commit
3 years ago
[doc] Deprecate torch.cholesky in favor of torch.linalg.cholesky (#51460) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/51460 This PR is part of a larger effort to ensure torch.linalg documentation is consistent (see #50287). * #51459 [doc] Fix linalg.cholesky doc consistency issues Test Plan: Imported from OSS Reviewed By: mruberry Differential Revision: D26176130 Pulled By: heitorschueroff fbshipit-source-id: cc89575db69cbfd5f87d970a2e71deb6522a35b1
Parents
Loading