← 返回事件
持续讨论AI发版

trunk/b7c1d9a9ec08aeb45c7fac06e3f97a3faf974e0e: Strengthen headeronly linter (#194486)

发生了什么

Previously, we only triggered this lint with header_only_apis.txt was modified. That was okay, but this means that if people remove tests or remove the API itself we'd still be happily telling everyone that the APIs exist + are headeronly. Scary! This PR runs the lint now when any aoti_abi_check test file is modified or torch/headeronly file in addition to header_only_apis.txt. The lint was also not complete in that…

摘要按规则整理自下方来源原文

为什么在扩散

时间线

  1. PyTorch Releases 最先出现PyTorch Releases

来源