viable/strict/1790182282: Use COMPILE_DEFINITIONS property instead of COMPILE_FLAGS (#198204)
- PyTorch 近 90 天出现 1387 次
- PyTorch 近 90 天第 1370 次发版
- 上一次:同一天稍早 · trunk/410f3ce631a997f3ad16d86ae376ec597ea3988f: [Dynamo] Extend lazy constant ops to bitwise and comparisons (#191143)
发生了什么
COMPILE_DEFINITIONS is the preferred property to set for defining macros. It works portably across compilers and takes care of escaping. Assisted-by: gpt-5.6-sol Pull Request resolved: #198204 Approved by: https://github.com/Skylion007
摘要按规则整理自下方来源原文