pytorch/test/cpp/lazy
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
..
CMakeLists.txt Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
test_backend_device.cpp
test_cache.cpp
test_ir_util.cpp
test_ir.cpp
test_lazy_graph_executor.cpp Introduce cache clearing APIs for the lazy graph executor (#144489) 2025-01-29 17:38:01 +00:00
test_lazy_ops_util.cpp
test_lazy_ops_util.h
test_lazy_ops.cpp
test_misc.cpp
test_permutation_util.cpp
test_shape.cpp
test_tensor_impl.cpp
test_trie_cache.cpp
test_util.cpp