mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[8/n] Update XNNPACK Version Part 8 Everything Remaining to get it to work (#115587)
> **__Note:__** XNNPACK Upgrade is too large in the range of **40k** files and **10m** Lines of code, Thus we break the update of the library into multiple parts. All Parts [1 - 6/n] Must be landed together for it to work. ***This also means If there is a revert. Please revert the Entire Stack.*** This change is everything remaining requiring XNNPACK version to work. Differential Revision: [D52044420](https://our.internmc.facebook.com/intern/diff/D52044420/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/115587 Approved by: https://github.com/digantdesai
This commit is contained in:
committed by
PyTorch MergeBot
parent
e918461377
commit
a8dc9d8e35
1
third_party/BUCK.oss
vendored
1
third_party/BUCK.oss
vendored
@ -127,6 +127,7 @@ cxx_library(
|
||||
"cpuinfo/wrappers/linux/multiline.c",
|
||||
"cpuinfo/wrappers/linux/processors.c",
|
||||
"cpuinfo/wrappers/linux/smallfile.c",
|
||||
"cpuinfo/wrappers/log.c",
|
||||
"cpuinfo/wrappers/mach/topology.c",
|
||||
"cpuinfo/wrappers/x86/cache/descriptor.c",
|
||||
"cpuinfo/wrappers/x86/cache/deterministic.c",
|
||||
|
Reference in New Issue
Block a user