Home
last modified time | relevance | path

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

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