Searched defs:getOutputOperand (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/ | ||
H A D | ModelBuilder.h | 102 const Operand& getOutputOperand(uint32_t i) const { in getOutputOperand() function |
/aosp12/packages/modules/NeuralNetworks/common/ | ||
H A D | ValidateHal.cpp | 479 auto getOutputOperand = [&getSubgraph](const Operand& modelOperand, in validateOperations() local |
H A D | Validation.cpp | 1380 const Operand* OperationValidationContext::getOutputOperand(uint32_t index) const { in getOutputOperand() function in android::nn::__anonef200d880110::OperationValidationContext |
H A D | LegacyUtils.cpp | 223 const Operand* OperationValidationContext::getOutputOperand(uint32_t index) const { in getOutputOperand() function in android::nn::__anon648133630110::OperationValidationContext |