From 081610816d8b4816a2f40cf987b8dd472565d807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=99=A8=E9=98=B3?= Date: Thu, 20 Oct 2022 07:20:24 +0000 Subject: [PATCH] update TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/scripts/docker/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 赵晨阳 --- .../nlp/BERT_ID2478_for_TensorFlow2.X/scripts/docker/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/scripts/docker/build.sh b/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/scripts/docker/build.sh index db094049d..0ae766b83 100644 --- a/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/scripts/docker/build.sh +++ b/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/scripts/docker/build.sh @@ -12,7 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== -proxy=http://zwx1067073:Zcy123456%40@proxy.huawei.com:8080 docker build . \ --network=host \ --rm -t bert_tf2 -- Gitee