Searched refs:GetInputTensorDescs (Results 1 – 4 of 4) sorted by relevance
55 … std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> GetInputTensorDescs() const;
718 …r<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> InnerModel::GetInputTensorDescs() const in GetInputTensorDescs() function in OHOS::NeuralNetworkRuntime::InnerModel
132 m_inputTensorDescs = m_innerModel->GetInputTensorDescs(); in NNCompiler()
113 …MOCK_CONST_METHOD0(GetInputTensorDescs, std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_T…