pytorch/test/cpp
lezcano 41a0318f2d Remove overload at::frobenius_norm(const Tensor&) (#81762)
This function is an auxiliary function for `torch.norm`. This particular
overload was not even used or tested. I hope it's not used internally
either. If it is, we can simply drop this PR

Pull Request resolved: https://github.com/pytorch/pytorch/pull/81762
Approved by: https://github.com/ngimel
2022-12-28 13:12:01 +00:00
..
api set -Wsuggest-override for builds (#89852) 2022-12-19 22:08:47 +00:00
c10d Allow Process Group to support multiple backends (#88330) (#90997) 2022-12-16 23:15:00 +00:00
common
dist_autograd set -Wsuggest-override for builds (#89852) 2022-12-19 22:08:47 +00:00
jit set -Wsuggest-override for builds (#89852) 2022-12-19 22:08:47 +00:00
lazy Remove overload at::frobenius_norm(const Tensor&) (#81762) 2022-12-28 13:12:01 +00:00
lite_interpreter_runtime [Vulkan + Profiler] Add Timestamp Adjustment Algorithm (#90672) 2022-12-19 20:01:07 +00:00
monitor
profiler Nested profiling support for Linux-perf Profiler (#87904) 2022-11-02 14:51:53 +00:00
rpc Refactor distribuetd to use absolute header path (#85780) 2022-09-30 05:13:50 +00:00
tensorexpr set -Wsuggest-override for builds (#89852) 2022-12-19 22:08:47 +00:00
__init__.py