Horace He
|
6917034afb
|
Added logit/reciprocal decomps, fixed var for complex, moved type promotion logic to standardize on primtorch's
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76633
Approved by: https://github.com/ezyang
|
2022-05-04 21:29:52 +00:00 |
|
Horace He
|
ed18181d83
|
Added gelu decomposition
^
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76763
Approved by: https://github.com/ezyang
|
2022-05-03 23:23:18 +00:00 |
|
samdow
|
598e7e5f19
|
[Reland] Change 'python mode' to 'torch dispatch mode'
Changes Python Mode name to Torch Dispatch Mode because there is now a Torch Function Mode, so Torch Dispatch Mode and Torch Function Mode are consistent with each other
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76562
Approved by: https://github.com/zou3519, https://github.com/albanD
|
2022-05-02 20:06:43 +00:00 |
|
Horace He
|
fb24614011
|
Port functorch decomps over and fix some tests
Still some stuff to fix up, will finish later.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76621
Approved by: https://github.com/ezyang
|
2022-05-01 08:48:48 +00:00 |
|
Edward Z. Yang
|
a3f10ec281
|
Move functorch decompositions to PyTorch
Signed-off-by: Edward Z. Yang <ezyangfb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76311
Approved by: https://github.com/Chillee
|
2022-04-30 16:47:53 +00:00 |
|