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

trunk/9f3a72a53845f3abdda815ba2815b9446beac828: Skip bolt optimization for libtorch.so (#194941)

发生了什么

NVIDIA internal measurements show that optimizing libtorch.so does not provide any statistically significant performance improvement across a variety of workloads. Removing it from the optimization set reduces the amount of BOLT profile data that we need to ship and keeps the build process simpler. This change does not remove libtorch.yaml from torch.tar.zst to avoid changing the binary file and increasing the repo…

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

为什么在扩散

来源