mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| build.bzl | ||
| cmake_configure_file.bzl | ||
| cmake_macros.h.in | ||
| Export.h | ||
| Macros.h | ||