Update dependencies to XNNPACK.

PiperOrigin-RevId: 784561458
This commit is contained in:
Misha Gutman 2025-07-18 06:22:14 -07:00 committed by Copybara-Service
parent 48f1a211b7
commit 9aae9afd2e

View File

@ -23,7 +23,7 @@ OverridableFetchContent_Declare(
xnnpack
GIT_REPOSITORY https://github.com/google/XNNPACK
# Sync with tensorflow/workspace2.bzl
GIT_TAG 3d9005a29906c0230513944bc01c6b5deb7baedb
GIT_TAG 7566fefb2d5d035c9bb375f9aca5370a13a2b6c1
GIT_PROGRESS TRUE
PREFIX "${CMAKE_BINARY_DIR}"
SOURCE_DIR "${CMAKE_BINARY_DIR}/xnnpack"