From 3ea10baf5ef1010e394768e5575a6e9818f5cc0d Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Thu, 10 Oct 2024 09:02:49 +0000 Subject: [PATCH 1/3] update profiler/version.txt. Signed-off-by: WSs_321 --- profiler/version.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiler/version.txt b/profiler/version.txt index 3a1f10eaec..991ced9263 100644 --- a/profiler/version.txt +++ b/profiler/version.txt @@ -1 +1,2 @@ -1.2.5 \ No newline at end of file +1.2.5 +#123 \ No newline at end of file -- Gitee From 89d72041176b7f97383a1eac038c45d3b2daad7e Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Thu, 10 Oct 2024 09:21:00 +0000 Subject: [PATCH 2/3] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c28869d37..5299df419d 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ Tensorboard 支持 NPU 性能数据可视化插件 PyTorch Profiler TensorBoard | **分支** | **状态** | **发布日期** | **后续状态** | **EOL日期** | | ------------- | -------- | ------------ | ------------------------ | ----------- | - | **v6.0.0** | 维护 | 2023.12.12 | 预计 2024.12.12 起无维护 | | + | **v6.0.0** | 维护 | 2023.12.12 | 预计 2024.12.12 起无维护 | | -- Gitee From 80ae09bd8b5efb9dfcd96fa46e1153a3eaba5e7b Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Thu, 10 Oct 2024 09:34:15 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20prof?= =?UTF-8?q?iler/version.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiler/version.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 profiler/version.txt diff --git a/profiler/version.txt b/profiler/version.txt deleted file mode 100644 index 991ced9263..0000000000 --- a/profiler/version.txt +++ /dev/null @@ -1,2 +0,0 @@ -1.2.5 -#123 \ No newline at end of file -- Gitee