Home
last modified time | relevance | path

Searched defs:inputTensorDescs (Results 1 – 3 of 3) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnnexecutor.cpp135 const std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>>& inputTensorDescs, in NNExecutor()
506 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> inputTensorDescs; in Reload() local
Dinner_model.cpp721 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> inputTensorDescs; in GetInputTensorDescs() local
Dnncompiler.cpp624 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> inputTensorDescs; in RestoreFromCacheFile() local