From 39c7132779c0a8eb9524c0c8b1a8dfb6cf0904db Mon Sep 17 00:00:00 2001 From: liuzx Date: Tue, 16 Jan 2024 11:44:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0npu=E5=92=8Cgpu=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npu_mnist_example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npu_mnist_example/README.md b/npu_mnist_example/README.md index 83efa9c..564820a 100644 --- a/npu_mnist_example/README.md +++ b/npu_mnist_example/README.md @@ -4,7 +4,7 @@ ##### 1,数据集说明: -数据集可从本项目的数据集中引用,[数据集引用](https://git.openi.org.cn/OpenIOSSG/MNIST_Example/datasets?type=1) +数据集可从本项目的数据集中引用,[数据集引用](https://openi.pcl.ac.cn/OpenIOSSG/OpenI_Cloudbrain_Example/datasets) - MnistDataset_mindspore数据集是由10类28∗28的灰度图片组成,训练数据集包含60000张图片,测试数据集包含10000张图片。 - MnistDataset_mindspore.zip数据集压缩包的目录结构如下: