pytorch
f84f2063 - Port CUDA torch.geqrf to ATen (#56251)

Commit
4 years ago
Port CUDA torch.geqrf to ATen (#56251) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56251 This PR ports `torch.geqrf` from TH to ATen for CUDA path. Resolves https://github.com/pytorch/pytorch/issues/24569 Test Plan: Imported from OSS Reviewed By: ngimel Differential Revision: D27960155 Pulled By: mruberry fbshipit-source-id: a8b010c41d703a5de4bf40b045c89e6b95b5a5ca
Author
Parents
Loading