pytorch
d3fc3c4d
- Implement forward AD for linalg.matrix_exp (#62716)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Implement forward AD for linalg.matrix_exp (#62716) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/62716 cc jianyuh nikitaved pearu mruberry walterddr IvanYashchuk xwang233 Lezcano Test Plan: Imported from OSS Reviewed By: anjali411 Differential Revision: D31823231 Pulled By: mruberry fbshipit-source-id: 6d19b8988dce773b5716f0522d06febfe167fead
Author
lezcano
Committer
facebook-github-bot
Parents
fe102b98
Files
6
aten/src/ATen/native
LinearAlgebra.cpp
native_functions.yaml
tools/autograd
derivatives.yaml
torch
csrc/autograd
FunctionsManual.cpp
FunctionsManual.h
testing/_internal
common_methods_invocations.py
Loading