Skip to content

Commit c167fb3

Browse files
authored
fix (#2493)
1 parent 879edf4 commit c167fb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backends/metax_gpu/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ git clone https://github.com/PaddlePaddle/PaddleCustomDevice
1818

1919
# Compile Source Code
2020
cd backends/metax_gpu
21-
bash build_in_metax.sh
21+
bash build_in_custom.sh
2222
# or
2323
bash change_patch.sh #Only execute once
2424
bash compile.sh #Can be executed multiple times

backends/metax_gpu/README_cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ git clone https://github.com/PaddlePaddle/PaddleCustomDevice
1717

1818
# 编译安装
1919
cd backends/metax_gpu
20-
bash build_in_metax.sh
20+
bash build_in_custom.sh
2121
# 或者
2222
bash change_patch.sh #只执行一次
2323
bash compile.sh # 可执行多次

0 commit comments

Comments
 (0)