pytorch
19f3d4d7
- Expose linalg.solve_ex (#80073)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Expose linalg.solve_ex (#80073) This prepares for making `linalg.inv_ex` just a call into this function Pull Request resolved: https://github.com/pytorch/pytorch/pull/80073 Approved by: https://github.com/IvanYashchuk, https://github.com/albanD
Author
lezcano
Committer
pytorchmergebot
Parents
6fb6dc42
Files
12
aten/src/ATen/native
BatchLinearAlgebra.cpp
native_functions.yaml
docs/source
linalg.rst
test
allowlist_for_publicAPI.json
forward_backward_compatibility
check_forward_backward_compatibility.py
test_namedtuple_return_api.py
tools/autograd
derivatives.yaml
gen_variable_type.py
torch
csrc/api/include/torch
linalg.h
linalg
__init__.py
overrides.py
testing/_internal
common_methods_invocations.py
Loading