We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c3a42 commit e581a56Copy full SHA for e581a56
test_tipc/README.md
@@ -113,7 +113,7 @@ Linux端基础训练预测功能测试的主程序为`test_train_inference_pytho
113
#### 使用方式
114
运行命令:
115
```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
+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
117
```
118
119
参数介绍:
0 commit comments