Skip to content

Commit 52840ab

Browse files
committed
sign readme
1 parent 5a2248c commit 52840ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/rank/sign/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ pip install pgl
127127
cd - # 切回模型目录
128128
# 动态图训练
129129
python -u ../../../tools/trainer.py -m config_bigdata.yaml # 全量数据运行
130-
python -u .././../tools/infer.py -m config_bigdata.yaml # 全量数据预测
130+
python -u ../../../tools/infer.py -m config_bigdata.yaml # 全量数据预测
131131
```
132132

133133
## 进阶使用

0 commit comments

Comments
 (0)