NeuralNetworkRuntime
Overview
Provides APIs for accelerating the Neural Network Runtime (NNRt) model inference.
Since: 9
Files
| Name | Description |
|---|---|
| neural_network_core.h | Defines APIs for the Neural Network Core module. The AI inference framework uses the native interfaces provided by Neural Network Core to build models and perform inference and computing on acceleration hardware. Some API definitions have been moved from neural_network_runtime.h to this file for unified presentation. These APIs are supported since API version 11 and can be used in all later versions. Currently, the APIs of Neural Network Core do not support multi-thread calling. |
| neural_network_runtime.h | Defines APIs for Neural Network Runtime. The AI inference framework uses the native APIs provided by the Neural Network Runtime to construct and build models. Currently, the APIs of Neural Network Runtime do not support multi-thread calling. |
| neural_network_runtime_type.h | Defines the structs and enums for NNRt. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-neuralnetworkruntime-nn-tensor
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nnexecutor
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nn-quantparam
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nn-uint32array
openharmony 鸿蒙 capi-neural-network-runtime-h
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nn-tensor
openharmony 鸿蒙 capi-neuralnetworkruntime-nn-quantparam