From a5ff10f4d67bc2e236fc2d1f30c27b1a2487777b Mon Sep 17 00:00:00 2001 From: Liangliang He Date: Thu, 15 Mar 2018 18:08:26 +0800 Subject: [PATCH] Mirroring OpenCL-CLHPP --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 783ddc7a..1f22f327 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -55,7 +55,7 @@ new_git_repository( name = "opencl_clhpp", build_file = "mace/third_party/opencl-clhpp.BUILD", commit = "4c6f7d56271727e37fb19a9b47649dd175df2b12", - remote = "https://github.com/KhronosGroup/OpenCL-CLHPP.git", + remote = "http://v9.git.n.xiaomi.com/deep-computing/OpenCL-CLHPP-Mirror.git", ) new_git_repository( -- GitLab