From 3e2e4571ea26e3e021fcaa0a99b5bb958cbc40cf Mon Sep 17 00:00:00 2001 From: jjfeing Date: Mon, 25 Oct 2021 10:20:22 +0800 Subject: [PATCH] fix release md --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 544282736b..a2770a6591 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -44,7 +44,7 @@ ###### Dump Config -Previously, we need to set the dump path in dump config file. To make the dump feature easier to use on cloud, we support new environment parameter `MS_DIAGNOSTIC_DATA_PATH`. View the [New Dump Tutorial](https://www.mindspore.cn/tutorial/training/zh-CN/r1.4/advanced_use/dump_in_graph_mode.html#dump). +Previously, we need to set the dump path in dump config file. To make the dump feature easier to use on cloud, we support new environment parameter `MS_DIAGNOSTIC_DATA_PATH`. | 1.3.0 | 1.4.0 | | ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- |