diff --git a/docs/tipc_test/README.md b/docs/tipc_test/README.md index c99b7e51db52f21eabb78bda55bd80204c3c6731..23a555155eeb796513a65af3f2fd28da1b824a66 100644 --- a/docs/tipc_test/README.md +++ b/docs/tipc_test/README.md @@ -19,7 +19,7 @@ - 测试工具样板间:https://github.com/PaddlePaddle/PaddleOCR/tree/dygraph/test_tipc - 测试工具开发文档: - [基础训练预测](./development_specification_docs/train_infer_python.md) - - [多机多卡训练] + - [多机多卡训练](./development_specification_docs/fleet_train_infer_python.md) - [混合精度训练] - [c++预测](./development_specification_docs/inference_cpp.md) - [Serving](./development_specification_docs/serving.md)