Skip to content

Commit e581a56

Browse files
Update README.md
1 parent c7c3a42 commit e581a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_tipc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Linux端基础训练预测功能测试的主程序为`test_train_inference_pytho
113113
#### 使用方式
114114
运行命令:
115115
```shell
116-
python3.7 test_tipc/compare_results.py --gt_file=test_tipc/results/python_*.txt --log_file=test_tipc/output/python_*.log --atol=1e-3 --rtol=1e-3
116+
python3.7 test_tipc/compare_results.py --gt_file=test_tipc/results/PP-TSM/python_*.txt --log_file=test_tipc/output/PP-TSM/python_*.log --atol=1e-3 --rtol=1e-3
117117
```
118118

119119
参数介绍:

0 commit comments

Comments
 (0)