From 13de0f1c981aac2d76cdd4c47f274c6331d2ed68 Mon Sep 17 00:00:00 2001 From: Marat Dukhan Date: Tue, 26 May 2020 12:38:33 -0700 Subject: [PATCH] Update XNNPACK and its dependencies PiperOrigin-RevId: 313247842 Change-Id: Ifa1fde5bcecf39308611af346cfce8424e7822e9 --- tensorflow/workspace.bzl | 16 ++++++++-------- third_party/FP16/workspace.bzl | 8 ++++---- third_party/cpuinfo/workspace.bzl | 8 ++++---- third_party/psimd/workspace.bzl | 8 ++++---- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl index d196675b518..217edee0f86 100755 --- a/tensorflow/workspace.bzl +++ b/tensorflow/workspace.bzl @@ -164,11 +164,11 @@ def tf_repositories(path_prefix = "", tf_repo_name = ""): tf_http_archive( name = "XNNPACK", - sha256 = "589acbfe90093c690a2817068fadfd7868000509304b5316d5c8d692b605b379", - strip_prefix = "XNNPACK-f5c4625a40ee296d47be936ff5e7b0809858627b", + sha256 = "05904bb15b7a5abadc261c16e6be3ac2314d6d4384aa16349b7354d9fa8bbb4f", + strip_prefix = "XNNPACK-1e5f80293b3c0197aaf44f3adb9329401fd36ed4", urls = [ - "https://storage.googleapis.com/mirror.tensorflow.org/github.com/google/XNNPACK/archive/f5c4625a40ee296d47be936ff5e7b0809858627b.zip", - "https://github.com/google/XNNPACK/archive/f5c4625a40ee296d47be936ff5e7b0809858627b.zip", + "https://storage.googleapis.com/mirror.tensorflow.org/github.com/google/XNNPACK/archive/1e5f80293b3c0197aaf44f3adb9329401fd36ed4.zip", + "https://github.com/google/XNNPACK/archive/1e5f80293b3c0197aaf44f3adb9329401fd36ed4.zip", ], ) @@ -184,11 +184,11 @@ def tf_repositories(path_prefix = "", tf_repo_name = ""): tf_http_archive( name = "pthreadpool", - sha256 = "c4b148fba41fc937fdf96bc195caadf0cf0be83f1c3e335ef5355934d4501f83", - strip_prefix = "pthreadpool-e918b206d26b1f3b2100b0edabf445c18708d2b7", + sha256 = "9f5fb7f87dc778d9c1d638826344b762afa23884d0252526337ae710264faef3", + strip_prefix = "pthreadpool-18a7156cb9be8e534acefade42e46d4209600c35", urls = [ - "https://storage.googleapis.com/mirror.tensorflow.org/github.com/Maratyszcza/pthreadpool/archive/e918b206d26b1f3b2100b0edabf445c18708d2b7.zip", - "https://github.com/Maratyszcza/pthreadpool/archive/e918b206d26b1f3b2100b0edabf445c18708d2b7.zip", + "https://storage.googleapis.com/mirror.tensorflow.org/github.com/Maratyszcza/pthreadpool/archive/18a7156cb9be8e534acefade42e46d4209600c35.zip", + "https://github.com/Maratyszcza/pthreadpool/archive/18a7156cb9be8e534acefade42e46d4209600c35.zip", ], ) diff --git a/third_party/FP16/workspace.bzl b/third_party/FP16/workspace.bzl index 441ef6b15e1..31746d6c371 100644 --- a/third_party/FP16/workspace.bzl +++ b/third_party/FP16/workspace.bzl @@ -5,11 +5,11 @@ load("//third_party:repo.bzl", "third_party_http_archive") def repo(): third_party_http_archive( name = "FP16", - strip_prefix = "FP16-3c54eacb74f6f5e39077300c5564156c424d77ba", - sha256 = "0d56bb92f649ec294dbccb13e04865e3c82933b6f6735d1d7145de45da700156", + strip_prefix = "FP16-4dfe081cf6bcd15db339cf2680b9281b8451eeb3", + sha256 = "d973501a40c55126b31accc2d9f08d931ec3cc190c0430309a5e341d3c0ce32a", urls = [ - "https://mirror.bazel.build/github.com/Maratyszcza/FP16/archive/3c54eacb74f6f5e39077300c5564156c424d77ba.zip", - "https://github.com/Maratyszcza/FP16/archive/3c54eacb74f6f5e39077300c5564156c424d77ba.zip", + "https://mirror.bazel.build/github.com/Maratyszcza/FP16/archive/4dfe081cf6bcd15db339cf2680b9281b8451eeb3.zip", + "https://github.com/Maratyszcza/FP16/archive/4dfe081cf6bcd15db339cf2680b9281b8451eeb3.zip", ], build_file = "//third_party/FP16:BUILD.bazel", ) diff --git a/third_party/cpuinfo/workspace.bzl b/third_party/cpuinfo/workspace.bzl index 922ab022486..e7aff433892 100644 --- a/third_party/cpuinfo/workspace.bzl +++ b/third_party/cpuinfo/workspace.bzl @@ -5,11 +5,11 @@ load("//third_party:repo.bzl", "third_party_http_archive") def repo(): third_party_http_archive( name = "cpuinfo", - strip_prefix = "cpuinfo-0cc563acb9baac39f2c1349bc42098c4a1da59e3", - sha256 = "80625d0b69a3d69b70c2236f30db2c542d0922ccf9bb51a61bc39c49fac91a35", + strip_prefix = "cpuinfo-19b9316c71e4e45b170a664bf62ddefd7ac9feb5", + sha256 = "e0a485c072de957668eb324c49d726dc0fd736cfb9436b334325f20d93085003", urls = [ - "https://storage.googleapis.com/mirror.tensorflow.org/github.com/pytorch/cpuinfo/archive/0cc563acb9baac39f2c1349bc42098c4a1da59e3.tar.gz", - "https://github.com/pytorch/cpuinfo/archive/0cc563acb9baac39f2c1349bc42098c4a1da59e3.tar.gz", + "https://storage.googleapis.com/mirror.tensorflow.org/github.com/pytorch/cpuinfo/archive/19b9316c71e4e45b170a664bf62ddefd7ac9feb5.zip", + "https://github.com/pytorch/cpuinfo/archive/19b9316c71e4e45b170a664bf62ddefd7ac9feb5.zip", ], build_file = "//third_party/cpuinfo:BUILD.bazel", ) diff --git a/third_party/psimd/workspace.bzl b/third_party/psimd/workspace.bzl index 03d010c3db8..768fd6da839 100644 --- a/third_party/psimd/workspace.bzl +++ b/third_party/psimd/workspace.bzl @@ -5,11 +5,11 @@ load("//third_party:repo.bzl", "third_party_http_archive") def repo(): third_party_http_archive( name = "psimd", - strip_prefix = "psimd-85427dd4c8521cc037a1ffa6fcd25c55fafc8a00", - sha256 = "db23c2bc4a58d6f40c181797e43103300edac7cf9d286ca81590543f66ab95d2", + strip_prefix = "psimd-072586a71b55b7f8c584153d223e95687148a900", + sha256 = "dc615342bcbe51ca885323e51b68b90ed9bb9fa7df0f4419dbfa0297d5e837b7", urls = [ - "https://storage.googleapis.com/mirror.tensorflow.org/github.com/Maratyszcza/psimd/archive/85427dd4c8521cc037a1ffa6fcd25c55fafc8a00.zip", - "https://github.com/Maratyszcza/psimd/archive/85427dd4c8521cc037a1ffa6fcd25c55fafc8a00.zip", + "https://storage.googleapis.com/mirror.tensorflow.org/github.com/Maratyszcza/psimd/archive/072586a71b55b7f8c584153d223e95687148a900.zip", + "https://github.com/Maratyszcza/psimd/archive/072586a71b55b7f8c584153d223e95687148a900.zip", ], build_file = "//third_party/psimd:BUILD.bazel", )