pytorch
fda85619 - Adding vector_norm to the C++ API (#57055)

Commit
3 years ago
Adding vector_norm to the C++ API (#57055) Summary: ## BC Breaking Note This PR removes the redundant linalg_ prefix from torch::linalg::linalg_det and torch::linalg::linalg_norm C++ API. Pull Request resolved: https://github.com/pytorch/pytorch/pull/57055 Reviewed By: H-Huang Differential Revision: D28041140 Pulled By: heitorschueroff fbshipit-source-id: 65ab32efbcf92010439881bd8a292cdb5b39c579
Parents
Loading