Home
last modified time | relevance | path

Searched defs:getInputOperand (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DModelBuilder.h92 const Operand& getInputOperand(uint32_t i) const { in getInputOperand() function
/aosp12/packages/modules/NeuralNetworks/common/
H A DValidateHal.cpp473 auto getInputOperand = [&getSubgraph](const Operand& modelOperand, in validateOperations() local
H A DValidation.cpp1376 const Operand* OperationValidationContext::getInputOperand(uint32_t index) const { in getInputOperand() function in android::nn::__anonef200d880110::OperationValidationContext
1604 const Operand& getInputOperand(const std::vector<Model::Subgraph>& subgraphs, in getInputOperand() function
H A DLegacyUtils.cpp218 const Operand* OperationValidationContext::getInputOperand(uint32_t index) const { in getInputOperand() function in android::nn::__anon648133630110::OperationValidationContext