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

trunk/43fbd95e2d1b009ddae803b4e760aa5ac5b41b59: [aoti] Build legacy and ABI-compatible AOTI DSOs (#191241) (#191241)

图:PyTorch Releases

发生了什么

Summary: For fbcode AOTI CPU packages, compile the generated sources twice: once against libstdc++ under the existing name, and once against the private __aoti libc++ as _abicompat.so . Both embed the same weights and both are packaged, so existing loaders keep finding the legacy name. This is the first diff that sets cpp_stdlib="libc++" . Consumers opt in explicitly; D113314539 is the first. Test Plan: buck2 test f…

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

为什么在扩散

来源