Skip to content

Commit 5901004

Browse files
ai-edge-botcopybara-github
authored andcommitted
Update XNNPACK in XLA
PiperOrigin-RevId: 820502825
1 parent c933215 commit 5901004

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

0 commit comments

Comments
 (0)