pytorch/test/cpp/lazy
Nichols A. Romero bd63ec4f45 [ROCm] LoadHIP CMake cleanup (#137112)
Should help mitigate issues reported here: https://github.com/pytorch/pytorch/issues/128313

While working on https://github.com/pytorch/pytorch/pull/136700, we realized that some of the ROCm CMake can be streamlined.

This PR does not fix any bugs or provide any new functionality. Strictly clean-up.

The remaining `${ROCM_ROCTX_LIB}` will be removed when we transition to the rocprofiler-sdk (to be done in a separate PR).

Pull Request resolved: https://github.com/pytorch/pytorch/pull/137112
Approved by: https://github.com/jithunnair-amd, https://github.com/jeffdaily
2024-10-13 00:06:41 +00:00
..
CMakeLists.txt [ROCm] LoadHIP CMake cleanup (#137112) 2024-10-13 00:06:41 +00:00
test_backend_device.cpp
test_cache.cpp
test_ir.cpp
test_ir_util.cpp
test_lazy_ops.cpp [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
test_lazy_ops_util.cpp [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
test_lazy_ops_util.h
test_misc.cpp [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
test_permutation_util.cpp
test_shape.cpp
test_tensor_impl.cpp
test_trie_cache.cpp
test_util.cpp