From aafa24aaec58ca87f1f5213fc665395be2ce0cae Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Fri, 11 Oct 2024 09:11:39 +0000 Subject: [PATCH 1/2] update profiler/version.txt. Signed-off-by: WSs_321 --- profiler/version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiler/version.txt b/profiler/version.txt index 3a1f10eaec..a790a5ab37 100644 --- a/profiler/version.txt +++ b/profiler/version.txt @@ -1 +1 @@ -1.2.5 \ No newline at end of file +1.2.5 \ No newline at end of file -- Gitee From 5acf6574d8c0c4d3f953798d782c922f1c742e41 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Fri, 11 Oct 2024 10:06:53 +0000 Subject: [PATCH 2/2] update README.md. Signed-off-by: WSs_321 --- 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