Searched refs:getOutputCount (Results 1 – 4 of 4) sorted by relevance
941 if (mPermutation.getOutputCount() > 1 || mPermutation.getInputCount() > 1) { in writeRsSection()965 if (mPermutation.getOutputCount() > 1) { in writeRsSection()985 if (mPermutation.getOutputCount() > 1) { in writeRsSection()
495 int getOutputCount() const { return mOutputCount; } in getOutputCount() function
382 auto getOutputCount = [this](const Operand& modelOperand) -> uint32_t { in addOperation() local395 .getSubgraphOutputCount = getOutputCount, in addOperation()
466 auto getOutputCount = [&getSubgraph](const Operand& modelOperand) -> uint32_t { in validateOperations() local490 .getSubgraphOutputCount = getOutputCount, in validateOperations()