pytorch/test/edge
cyy a8986963da Fix some CMake issues (#153686)
These issues were discovered when trying CMake 3.27:
1. set C++ language on HIP sources.
2. add missing link to gtest_main.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/153686
Approved by: https://github.com/Skylion007
2025-05-19 00:31:34 +00:00
..
templates
CMakeLists.txt Fix some CMake issues (#153686) 2025-05-19 00:31:34 +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