pytorch
3c6bc58f - use C10_API in libc10.so (#94171)

Commit
1 year ago
use C10_API in libc10.so (#94171) MSVC emits several C4273 warning when compiling c10. I think the offending files should use C10_API instead of TORCH_API. If the tests pass, the changes should be safe. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94171 Approved by: https://github.com/Skylion007
Author
Committer
Parents
Loading