Searched defs:inputTensorDescs (Results 1 – 3 of 3) sorted by relevance
720 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> inputTensorDescs; in GetInputTensorDescs() local
613 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> inputTensorDescs; in RestoreFromCacheFile() local
30 const std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>>& inputTensorDescs, in NNExecutor()