From 298c953b5a4133c2a7f8b23168f39e19e83d24dc Mon Sep 17 00:00:00 2001 From: user_10012209 <734267852@qq.com> Date: Fri, 15 Dec 2023 10:03:46 +0800 Subject: [PATCH] =?UTF-8?q?[att\profiler\distribute=5Ftools]=E5=88=A0?= =?UTF-8?q?=E9=99=A4distribute=5Ftools=E5=B7=A5=E5=85=B7=E8=B5=84=E6=96=99?= =?UTF-8?q?]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c6682e088c..342d1d53a4 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,14 @@ Ascend Training Tools,昇腾训练工具链 **GPU与NPU性能比较工具**:提供NPU与GPU算子性能的比较功能。 - c. [distribute_tools](http://https://gitee.com/ascend/att/tree/master/debug/tools/distribute_tools) - - **集群场景脚本集合**:提供集群场景数据一键汇聚功能和一键修改各机hostname功能。 - - d. [merge_profiling_timeline](https://gitee.com/ascend/att/tree/master/debug/tools/merge_profiling_timeline) + c. [merge_profiling_timeline](https://gitee.com/ascend/att/tree/master/debug/tools/merge_profiling_timeline) **合并大json工具**:融合多个profiling的timeline在一个json文件中的功能。 - e. [profiling analysis](https://gitee.com/ascend/att/tree/master/debug/tools/profiling_analyse) + d. [profiling analysis](https://gitee.com/ascend/att/tree/master/debug/tools/profiling_analyse) **性能拆解工具**:提供GPU与NPU的性能分析拆解能力。 - + 2. tensorboard支持npu可视化插件[tb-plugin](https://gitee.com/ascend/att/tree/master/plugins/tensorboard-plugins/tb_plugin) **PyTorch profiling数据可视化的TensorBoard的插件**: 它支持将Ascend平台采集、解析的Pytorch Profiling数据可视化呈现,也兼容GPU数据采集、解析可视化。 -- Gitee