From a433581446a1046a5341f65048cfccc681d53962 Mon Sep 17 00:00:00 2001 From: heweidong7 <511650494@qq.com> Date: Wed, 9 Oct 2024 14:40:29 +0800 Subject: [PATCH] =?UTF-8?q?README=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E8=BD=AF=E4=BB=B6=E5=92=8C=E9=80=82=E9=85=8D=E6=A1=86=E6=9E=B6?= =?UTF-8?q?=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debug/accuracy_tools/kj600/README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/debug/accuracy_tools/kj600/README.md b/debug/accuracy_tools/kj600/README.md index f85f1fda4e..8fa4824e11 100644 --- a/debug/accuracy_tools/kj600/README.md +++ b/debug/accuracy_tools/kj600/README.md @@ -8,13 +8,18 @@ ### 1. 安装依赖 -| 依赖软件 | -|-------------| -| torch | -| torch_npu | -| torchvision | -| tensorboard | -| matplotlib | +| 依赖软件 | 版本 | +|------------|-----------| +| torch | 1.8.0+ | +| torch_npu | 适配torch版本 | +| pandas | 1.3.5 | +| pymysql | 1.1.1 | +| matplotlib | 3.5.2 | + +| 适配框架 | 版本 | +|-----------|---------| +| megatron | 0.6.0 | +| deepspeed | 0.12.6 | ### 2. 安装 kj600 -- Gitee