pytorch/test/cpp
Ivan Yashchuk fba13d94a1 Remove deprecated torch.symeig (#70988)
The time has come to remove deprecated linear algebra related functions. This PR removes `torch.symeig`.

- [x] XLA PR: https://github.com/pytorch/xla/pull/4498

Pull Request resolved: https://github.com/pytorch/pytorch/pull/70988
Approved by: https://github.com/lezcano, https://github.com/kit1980, https://github.com/malfet
2023-01-31 11:59:11 +00:00
..
api [fix] nn c++ : segfault in modulelist and moduledict (#93074) 2023-01-27 12:20:19 +00:00
c10d
common
dist_autograd set -Wsuggest-override for builds (#89852) 2022-12-19 22:08:47 +00:00
jit Update flatbuffer test models to match pkl models (#93022) 2023-01-26 21:17:57 +00:00
lazy Remove deprecated torch.symeig (#70988) 2023-01-31 11:59:11 +00:00
lite_interpreter_runtime [Vulkan + Profiler] Add Timestamp Adjustment Algorithm (#90672) 2022-12-19 20:01:07 +00:00
monitor
profiler [Profiler] Fix SOFT_ASSERT test to not raise on debug builds (#91464) 2022-12-30 05:31:03 +00:00
rpc
tensorexpr set -Wsuggest-override for builds (#89852) 2022-12-19 22:08:47 +00:00
__init__.py