mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00: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 | ||