Skip to content

Commit 2505792

Browse files
ai-edge-botcopybara-github
authored andcommitted
Update XNNPACK in XLA
PiperOrigin-RevId: 820419078
1 parent 7d7d082 commit 2505792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tflite/tools/cmake/modules/xnnpack.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ OverridableFetchContent_Declare(
2323
xnnpack
2424
GIT_REPOSITORY https://github.com/google/XNNPACK
2525
# Sync with tensorflow/workspace2.bzl
26-
GIT_TAG 5adfd1d0ea071a7e1ca33d15ffdbbe183005b3f0
26+
GIT_TAG f9b86a81a8f75a2b938af243d6edbd2feacc391b
2727
GIT_PROGRESS TRUE
2828
PREFIX "${CMAKE_BINARY_DIR}"
2929
SOURCE_DIR "${CMAKE_BINARY_DIR}/xnnpack"

0 commit comments

Comments
 (0)