pytorch/test/edge
Nikita Shulga 493c7fa66f [Cmake] Make PyTorch buildable by CMake-4.x (#150203)
By turning on compatibility mode for protobuf, nnpack, PSimd and FP16, ittapi, TensorPipe and Gloo
Update CMake requirements

 Revert 0ece461cca and b0901d62ae to test that it actually works

TODO:
  - Update/get rid of those libraries

Fixes https://github.com/pytorch/pytorch/issues/150149

Pull Request resolved: https://github.com/pytorch/pytorch/pull/150203
Approved by: https://github.com/clee2000
2025-03-29 01:39:13 +00:00
..
templates
CMakeLists.txt [Cmake] Make PyTorch buildable by CMake-4.x (#150203) 2025-03-29 01:39:13 +00:00
custom_ops.cpp
custom_ops.yaml
Evalue.h Use std::string_view in tests (#146120) 2025-02-04 09:51:36 +00:00
event_tracer_hooks.h Add option to disable operator profiling (#136838) 2024-10-04 22:56:00 +00:00
event_tracer.h
kernel_runtime_context.h
operator_registry.cpp
operator_registry.h
selected_operators.yaml
test_main.cpp
test_operator_registration.cpp