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