Searched defs:getOutputOperand (Results 1 – 4 of 4) sorted by relevance
102 const hal::Operand& getOutputOperand(uint32_t i) const { in getOutputOperand() function
388 auto getOutputOperand = [this](const Operand& modelOperand, uint32_t index) -> const Operand* { in addOperation() local
475 auto getOutputOperand = [&getSubgraph](const Operand& modelOperand, in validateOperations() local
246 const Operand* OperationValidationContext::getOutputOperand(uint32_t index) const { in getOutputOperand() function in android::nn::__anon8d54713c0111::OperationValidationContext