mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: This renames `WindowsTorchApiMacro.h` to `Export.h` to mirror the c10 header `c10/macros/Export.h` and also updates it to use `C10_EXPORT`/`C10_IMPORT`. This also removes the `THP_API` macro from `THP_export.h` which appears to serve the same purpose. cc pietern mrshenli pritamdamania87 zhaojuanmao satgera rohan-varma gqchen aazzolini osalpekar jiayisuse SciPioneer H-Huang Pull Request resolved: https://github.com/pytorch/pytorch/pull/68095 Reviewed By: jbschlosser Differential Revision: D32810881 Pulled By: albanD fbshipit-source-id: d6949ccd0d80d6c3e5ec1264207611fcfe2503e3 |
||
|---|---|---|
| .. | ||
| quantization | ||
| c10d.h | ||
| comm.cpp | ||
| comm.hpp | ||
| default_comm_hooks.cpp | ||
| default_comm_hooks.hpp | ||
| error.h | ||
| exception.cpp | ||
| exception.h | ||
| FileStore.cpp | ||
| FileStore.hpp | ||
| GlooDeviceFactory.cpp | ||
| GlooDeviceFactory.hpp | ||
| HashStore.cpp | ||
| HashStore.hpp | ||
| init.cpp | ||
| logger.cpp | ||
| logger.hpp | ||
| logging.h | ||
| NCCLUtils.cpp | ||
| NCCLUtils.hpp | ||
| ParamCommsUtils.cpp | ||
| ParamCommsUtils.hpp | ||
| PrefixStore.cpp | ||
| PrefixStore.hpp | ||
| ProcessGroup.cpp | ||
| ProcessGroup.hpp | ||
| ProcessGroupGloo.cpp | ||
| ProcessGroupGloo.hpp | ||
| ProcessGroupMPI.cpp | ||
| ProcessGroupMPI.hpp | ||
| ProcessGroupNCCL.cpp | ||
| ProcessGroupNCCL.hpp | ||
| ProcessGroupRoundRobin.cpp | ||
| ProcessGroupRoundRobin.hpp | ||
| ProcessGroupWrapper.cpp | ||
| ProcessGroupWrapper.hpp | ||
| PyProcessGroup.hpp | ||
| python_comm_hook.cpp | ||
| python_comm_hook.h | ||
| reducer.cpp | ||
| reducer.hpp | ||
| reducer_cuda.cpp | ||
| sequence_num.cpp | ||
| sequence_num.hpp | ||
| socket.cpp | ||
| socket.h | ||
| Store.cpp | ||
| Store.hpp | ||
| TCPStore.cpp | ||
| TCPStore.hpp | ||
| TraceUtils.h | ||
| Types.hpp | ||
| UnixSockUtils.hpp | ||
| Utils.cpp | ||
| Utils.hpp | ||
| WinSockUtils.hpp | ||