aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-06-22 10:12:44 -0700
committerGravatar Gunhan Gulsoy <gunan@google.com>2018-06-22 10:12:44 -0700
commitadfe6391b8018714967cd8165c61823285af01f6 (patch)
treee0c893b14ed5b1c60fb68626398efa32c921acdf
parent83c6d84b9b2f6d7718bd9920f022527242954753 (diff)
Update libxsmm from 1.8.1 to 1.9 (#20226)
* Update libxsmm from 1.8.1 to 1.9 This fix updates libxsmm from 1.8.1 (05/12/2017) to 1.9 (03/15/2018) Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update LICENSE to LICENSE.md Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
-rw-r--r--tensorflow/tools/lib_package/BUILD4
-rw-r--r--tensorflow/tools/pip_package/BUILD2
-rw-r--r--tensorflow/workspace.bzl8
-rw-r--r--third_party/libxsmm.BUILD2
4 files changed, 8 insertions, 8 deletions
diff --git a/tensorflow/tools/lib_package/BUILD b/tensorflow/tools/lib_package/BUILD
index 77f83b77a0..05c23cd3ee 100644
--- a/tensorflow/tools/lib_package/BUILD
+++ b/tensorflow/tools/lib_package/BUILD
@@ -130,7 +130,7 @@ genrule(
"@highwayhash//:LICENSE",
"@jemalloc//:COPYING",
"@jpeg//:LICENSE.md",
- "@libxsmm_archive//:LICENSE",
+ "@libxsmm_archive//:LICENSE.md",
"@llvm//:LICENSE.TXT",
"@lmdb//:LICENSE",
"@local_config_sycl//sycl:LICENSE.text",
@@ -168,7 +168,7 @@ genrule(
"@highwayhash//:LICENSE",
"@jemalloc//:COPYING",
"@jpeg//:LICENSE.md",
- "@libxsmm_archive//:LICENSE",
+ "@libxsmm_archive//:LICENSE.md",
"@llvm//:LICENSE.TXT",
"@lmdb//:LICENSE",
"@local_config_sycl//sycl:LICENSE.text",
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index 6cfd271968..a0caf42331 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -147,7 +147,7 @@ filegroup(
"@jemalloc//:COPYING",
"@jpeg//:LICENSE.md",
"@kafka//:LICENSE",
- "@libxsmm_archive//:LICENSE",
+ "@libxsmm_archive//:LICENSE.md",
"@lmdb//:LICENSE",
"@local_config_nccl//:LICENSE",
"@local_config_sycl//sycl:LICENSE.text",
diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl
index 32bd8d5bab..2f81373e7b 100644
--- a/tensorflow/workspace.bzl
+++ b/tensorflow/workspace.bzl
@@ -131,11 +131,11 @@ def tf_workspace(path_prefix="", tf_repo_name=""):
tf_http_archive(
name = "libxsmm_archive",
urls = [
- "https://mirror.bazel.build/github.com/hfp/libxsmm/archive/1.8.1.tar.gz",
- "https://github.com/hfp/libxsmm/archive/1.8.1.tar.gz",
+ "https://mirror.bazel.build/github.com/hfp/libxsmm/archive/1.9.tar.gz",
+ "https://github.com/hfp/libxsmm/archive/1.9.tar.gz",
],
- sha256 = "2ade869c3f42f23b5263c7d594aa3c7e5e61ac6a3afcaf5d6e42899d2a7986ce",
- strip_prefix = "libxsmm-1.8.1",
+ sha256 = "cd8532021352b4a0290d209f7f9bfd7c2411e08286a893af3577a43457287bfa",
+ strip_prefix = "libxsmm-1.9",
build_file = clean_dep("//third_party:libxsmm.BUILD"),
)
diff --git a/third_party/libxsmm.BUILD b/third_party/libxsmm.BUILD
index 78ed1f4e16..ee49d281ab 100644
--- a/third_party/libxsmm.BUILD
+++ b/third_party/libxsmm.BUILD
@@ -3,7 +3,7 @@
licenses(["notice"]) # BSD 3-clause
-exports_files(["LICENSE"])
+exports_files(["LICENSE.md"])
# Arguments to ./scripts/libxsmm_interface.py, see that file for detailed description.
# precision: SP & DP