We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7925eb9 commit f07abbaCopy full SHA for f07abba
tflite/tools/cmake/modules/xnnpack.cmake
@@ -23,7 +23,7 @@ OverridableFetchContent_Declare(
23
xnnpack
24
GIT_REPOSITORY https://github.com/google/XNNPACK
25
# Sync with tensorflow/workspace2.bzl
26
- GIT_TAG 43c2b577ce92ddd4cda925c4d060867c12e70de0
+ GIT_TAG ac8a153cdf64f9c70246fd3550cb7338e789c69e
27
GIT_PROGRESS TRUE
28
PREFIX "${CMAKE_BINARY_DIR}"
29
SOURCE_DIR "${CMAKE_BINARY_DIR}/xnnpack"
0 commit comments