mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Enable more C++ warnings (#143355)
Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/143355 Approved by: https://github.com/albanD
This commit is contained in:
@ -106,6 +106,8 @@ StatementMacros:
|
||||
- C10_DEFINE_int32
|
||||
- C10_DEFINE_int64
|
||||
- C10_DEFINE_string
|
||||
- C10_DEFINE_REGISTRY_WITHOUT_WARNING
|
||||
- C10_REGISTER_CREATOR
|
||||
- DEFINE_BINARY
|
||||
- PyObject_HEAD
|
||||
- PyObject_VAR_HEAD
|
||||
|
Reference in New Issue
Block a user