Skip to content

Commit

Permalink
[Feature](bangc-ops):fix mlu_ops to mlu-ops (Cambricon#348)
Browse files Browse the repository at this point in the history
Co-authored-by: tudejiang <[email protected]>
  • Loading branch information
tudejiang79 and tudejiang authored Dec 28, 2022
1 parent baf129c commit 7ab1776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/perf_analyse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ README
1. cd ~ (推荐安装到自己的home目录下)
2. virtualenv venv --python=python3
3. source ~/venv/bin/activate
4. pip install -r mlu_ops/tools/perf_analyse/requirements.txt
4. pip install -r mlu-ops/tools/perf_analyse/requirements.txt

说明: 通过第 2 步后会在当前目录下生成 venv 目录,第三方包就安装在这里面,下次使用只需进行第 3 步激活环境,无需重新生成,如果 requirements.txt 文件有更新,请再次执行第 3、4步。

Expand Down

0 comments on commit 7ab1776

Please sign in to comment.