trunk/9f3a72a53845f3abdda815ba2815b9446beac828: Skip bolt optimization for libtorch.so (#194941)
- PyTorch: 118 events in the last 90 days
- PyTorch: 117th Release in the last 90 days
- Previous: earlier the same day · trunk/315bdbe72e14fe45f1b68b08ebe6d8ae744f7404
What happened
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…
Summary assembled by rule from the sources below