From 77f7593cb56444c9435511174d6f8ccce1395f4c Mon Sep 17 00:00:00 2001 From: Joe Hisaishi Date: Wed, 9 Dec 2020 12:20:46 +0800 Subject: [PATCH] Update 001-Tensor_and_operations.ipynb --- 020-Eager/001-Tensor_and_operations.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/020-Eager/001-Tensor_and_operations.ipynb b/020-Eager/001-Tensor_and_operations.ipynb index 83e63b9..7e998a4 100755 --- a/020-Eager/001-Tensor_and_operations.ipynb +++ b/020-Eager/001-Tensor_and_operations.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# TensorFlow2.0教程-张量极其操作" + "# TensorFlow2.0教程-张量及其操作" ] }, {