Update how_to_change_inference_backend.md

This commit is contained in:
leiqing
2022-09-22 11:43:44 +08:00
committed by GitHub
parent 9ae478e49e
commit 5b1395f5c7

View File

@@ -44,4 +44,4 @@ option.UseOrtBackend(); // ONNX Runtime
Please refer to `FastDeploy/examples/vision` for python or c++ inference code of different models.
For more deployment methods of `RuntimeOption`, please refer to [RuntimeOption API](../../docs/api/runtime/runtime_option.md)
For more deployment methods of `RuntimeOption`, please refer to [RuntimeOption API](../api/runtime/runtime_option.md)