Update local cache server
authorSaeHie Park <saehie.park@samsung.com>
Mon, 5 Mar 2018 07:56:11 +0000 (16:56 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 5 Mar 2018 08:01:02 +0000 (17:01 +0900)
Update local cache server for packages to build TF

externals/tensorflow/tensorflow/workspace.bzl

index 4997012..b016df6 100644 (file)
@@ -75,7 +75,7 @@ def tf_workspace(path_prefix="", tf_repo_name=""):
   python_configure(name="local_config_python")
 
   # local cache server
-  alt_host = "http://10.113.66.84/tfpkgs/"
+  alt_host = "http://10.113.61.224/tfpkgs/"
 
   # Point //external/local_config_arm_compiler to //external/arm_compiler
   arm_compiler_configure(