[Docs] Fix quickrun (#1374)

This commit is contained in:
Tong Gao 2022-09-07 10:52:20 +08:00 committed by GitHub
parent 50cba1ac6e
commit 7f3d832074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ And get the outputs:
The model achieves an hmean of 0.6667 on this dataset.
```{tip}
For advanced usage of testing, such as CPU testing, multi-GPU testing, and cluster testing, please refer to [Training and Testing] (../user_guides/train_test.md).
For advanced usage of testing, such as CPU testing, multi-GPU testing, and cluster testing, please refer to [Training and Testing](../user_guides/train_test.md).
```
## Visualize the Outputs