Searched refs:getOperandType (Results 1 – 3 of 3) sorted by relevance
34 std::function<OperandType(uint32_t)> getOperandType) { in validateOperandTypes() argument37 OperandType type = getOperandType(i); in validateOperandTypes()
41 OperandType getOperandType(const TestOperand& op) { in getOperandType() function97 auto type = getOperandType(operand); in CreateSubgraph()
44 static OperandType getOperandType(const TestOperand& op, bool testDynamicOutputShape) { in getOperandType() function141 auto type = getOperandType(operand, testDynamicOutputShape);