Searched defs:getInputCount (Results 1 – 4 of 4) sorted by relevance
62 public int getInputCount() { in getInputCount() method in ProgramVertex
467 auto getInputCount = [&getSubgraph](const Operand& modelOperand) -> uint32_t { in validateOperations() local
1597 uint32_t getInputCount(const std::vector<Model::Subgraph>& subgraphs, const Operand& modelOperand) { in getInputCount() function
494 int getInputCount() const { return mInputCount; } in getInputCount() function