Searched defs:getOutputCount (Results 1 – 3 of 3) sorted by relevance
382 auto getOutputCount = [this](const Operand& modelOperand) -> uint32_t { in addOperation() local
466 auto getOutputCount = [&getSubgraph](const Operand& modelOperand) -> uint32_t { in validateOperations() local
495 int getOutputCount() const { return mOutputCount; } in getOutputCount() function