Searched defs:outputTensorDescs (Results 1 – 3 of 3) sorted by relevance
734 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> outputTensorDescs; in GetOutputTensorDescs() local
621 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> outputTensorDescs; in RestoreFromCacheFile() local
31 const std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>>& outputTensorDescs) in NNExecutor()