diff --git a/README.md b/README.md index c6682e088cbf916bc71c49489737dc6ac483e95e..342d1d53a4935008e7e58b147e100314d74f633a 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数据采集、解析可视化。