pytorch
d3fc3c4d - Implement forward AD for linalg.matrix_exp (#62716)

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
Parents
  • aten/src/ATen/native
    • File
      LinearAlgebra.cpp
    • File
      native_functions.yaml
  • tools/autograd
    • File
      derivatives.yaml
  • torch
    • csrc/autograd
      • File
        FunctionsManual.cpp
      • File
        FunctionsManual.h
    • testing/_internal
      • File
        common_methods_invocations.py
Loading