Home
last modified time | relevance | path

Searched defs:tensorDescPair (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.cpp721 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> tensorDescPair; in GetInputTensorDescs() local
735 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> tensorDescPair; in GetOutputTensorDescs() local
H A Dnncompiler.cpp944 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> tensorDescPair; in DeserializedTensorsFromBuffer() local