Skip to content

Commit

Permalink
Merge pull request #53535 from everton1984:updategemmlowp
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 418964518
Change-Id: If28e654230f8df24707b59f33245a7aab151034e
  • Loading branch information
tensorflower-gardener committed Dec 30, 2021
2 parents 8de38cd + 4046540 commit 13ec977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/gemmlowp/workspace.bzl
Expand Up @@ -7,8 +7,8 @@ def repo():

# Attention: tools parse and update these lines.
# LINT.IfChange
GEMMLOWP_COMMIT = "fda83bdc38b118cc6b56753bd540caa49e570745"
GEMMLOWP_SHA256 = "43146e6f56cb5218a8caaab6b5d1601a083f1f31c06ff474a4378a7d35be9cfb"
GEMMLOWP_COMMIT = "e844ffd17118c1e17d94e1ba4354c075a4577b88"
GEMMLOWP_SHA256 = "522b7a82d920ebd0c4408a5365866a40b81d1c0d60b2369011d315cca03c6476"
# LINT.ThenChange(//tensorflow/lite/tools/cmake/modules/gemmlowp.cmake)

tf_http_archive(
Expand Down

0 comments on commit 13ec977

Please sign in to comment.