diff --git a/README.md b/README.md index 9977a646503ec14d7c9bc86e9489ec27fd2136bc..671c22d49d3f598e18e96668d396a9c651200448 100644 --- a/README.md +++ b/README.md @@ -59,5 +59,5 @@ In the root directory of the OpenHarmony source code, call the following command ## Repositories Involved -- [neural_network_runtime](https://gitee.com/openharmony/neural_network_runtime) +- [ai_neural_network_runtime](https://gitee.com/openharmony/ai_neural_network_runtime) - [third_party_mindspore](https://gitee.com/openharmony/third_party_mindspore) diff --git a/README_zh.md b/README_zh.md index 4b5d4bdf09e548bc89357dab7eacc5390494de80..27b3a6efaf6fb8bcc74782c80a0b4c1f454289f6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -50,7 +50,7 @@ Neural Network Runtime与MindSpore Lite使用MindIR统一模型的中间表达 ### 接口说明 - Native接口文档请参考:[Native接口](https://gitee.com/openharmony/docs/tree/master/zh-cn/application-dev/reference/apis-neural-network-runtime-kit)。 -- HDI接口文档请参考:[HDI接口](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/reference/hdi-apis/_n_n_rt.md)。 +- HDI接口文档请参考:[HDI接口V1.0](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/reference/hdi-apis/_n_n_rt_v10.md)、[HDI接口V2.0](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/reference/hdi-apis/_n_n_rt_v20.md)。 ### 使用说明 @@ -59,5 +59,5 @@ Neural Network Runtime与MindSpore Lite使用MindIR统一模型的中间表达 ## 相关仓 -- [neural_network_runtime](https://gitee.com/openharmony/neural_network_runtime) +- [ai_neural_network_runtime](https://gitee.com/openharmony/ai_neural_network_runtime) - [third_party_mindspore](https://gitee.com/openharmony/third_party_mindspore)