pytorch/c10
Michal Gallus 93633d0e80 [ROCm][Windows] Fix export macros (#144098)
For correct import and export of functions when the dynamic linkage is used for HIP libraries on windows, the appropriate export/import macros need to be put in place. This Pull Request utilizes existing CUDA import/export macros by converting them to corresponding HIP macros during the hipification process.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/144098
Approved by: https://github.com/jeffdaily
2025-01-04 17:12:46 +00:00
..
benchmark
core Enable readability-redundant-declaration (#143982) 2024-12-31 00:20:10 +00:00
cuda Refine CUDA Stream priority (#143849) 2024-12-31 11:15:59 +00:00
hip
macros [ROCm][Windows] Fix export macros (#144098) 2025-01-04 17:12:46 +00:00
mobile
test Enable more readability-redundant checks (#143963) 2024-12-30 14:49:33 +00:00
util Enable more readability-redundant checks (#143963) 2024-12-30 14:49:33 +00:00
xpu Add low priority XPU Stream (#141119) 2024-12-31 11:15:45 +00:00
BUCK.oss
BUILD.bazel
build.bzl
CMakeLists.txt
ovrsource_defs.bzl