Skip to content

Commit f07abba

Browse files
ai-edge-botcopybara-github
authored andcommitted
Update XNNPACK in XLA
PiperOrigin-RevId: 826626298
1 parent 7925eb9 commit f07abba

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 43c2b577ce92ddd4cda925c4d060867c12e70de0
26+
GIT_TAG ac8a153cdf64f9c70246fd3550cb7338e789c69e
2727
GIT_PROGRESS TRUE
2828
PREFIX "${CMAKE_BINARY_DIR}"
2929
SOURCE_DIR "${CMAKE_BINARY_DIR}/xnnpack"

0 commit comments

Comments
 (0)