4 Commits

Author SHA1 Message Date
68f74dd162 Add python and C++ support for LPPool3d (#114199)
Add python and C++ support for LPPool3d to Fixes #114114

Pull Request resolved: https://github.com/pytorch/pytorch/pull/114199
Approved by: https://github.com/mikaylagawarecki
2023-12-08 18:18:44 +00:00
b429a4de13 Update public_api to remove duplicated randn_like (#101302)
Remove duplicated `randn_like` in `functorch/op_analysis`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/101302
Approved by: https://github.com/drisspg
2023-05-17 21:03:13 +00:00
686555b663 [maskedtensor] port torch/_masked into torch/masked (#85515)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85515
Approved by: https://github.com/cpuhrsch
2022-09-26 23:41:13 +00:00
f59a85de7f [functorch] updated op analysis script 2022-07-21 13:41:35 -07:00