Searched defs:getOutputCount (Results 1 – 3 of 3) sorted by relevance
470 auto getOutputCount = [&getSubgraph](const Operand& modelOperand) -> uint32_t { in validateOperations() local
1600 uint32_t getOutputCount(const std::vector<Model::Subgraph>& subgraphs, in getOutputCount() function
495 int getOutputCount() const { return mOutputCount; } in getOutputCount() function