diff --git a/plugins/tensorboard-plugins/tb_plugin/README.md b/plugins/tensorboard-plugins/tb_plugin/README.md index 2ede6cae217223f649dcfd435814547468fa835f..4664281e0ca368aca91aaeb521eda01848ae18d6 100644 --- a/plugins/tensorboard-plugins/tb_plugin/README.md +++ b/plugins/tensorboard-plugins/tb_plugin/README.md @@ -6,11 +6,12 @@ ### 快速安装说明 1. 插件方式安装 +* 插件下载地址 \ + 正式版:https://mindstudio-sample.obs.cn-north-4.myhuaweicloud.com/torch-tb-profiler-ascend/v0.4.0/torch_tb_profiler_ascend-0.4.0-py3-none-any.whl \ + 离线版:https://mindstudio-sample.obs.cn-north-4.myhuaweicloud.com/torch-tb-profiler-ascend/v0.4.0/offline/torch_tb_profiler_ascend-0.4.0-py3-none-any.whl + * 安装相关依赖: pandas >= 1.0.0 ,tensorboard >= 2.11.0 -* 使用依赖: - torch >= 1.8, - torchvision >= 0.8 * 插件形式为whl包,使用指令安装 @@ -33,7 +34,7 @@ - `python setup.py sdist bdist_wheel` 在 `/tb_plugins/profiling/tb_plugin/dist` 目录下取出whl包,使用方式1进行安装 -### +### * 准备profiling数据