We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f39597 + b9960ed commit 47beb4cCopy full SHA for 47beb4c
1 file changed
tensorflow/lite/tools/cmake/modules/abseil-cpp.cmake
@@ -23,7 +23,7 @@ include(OverridableFetchContent)
23
OverridableFetchContent_Declare(
24
abseil-cpp
25
GIT_REPOSITORY https://github.com/abseil/abseil-cpp
26
- GIT_TAG 20200225.2 # TODO: What version does GRPC and TFLite need?
+ GIT_TAG 20200923.2 # TODO: What version does GRPC
27
GIT_SHALLOW TRUE
28
GIT_PROGRESS TRUE
29
PREFIX "${CMAKE_BINARY_DIR}"
0 commit comments