Searched refs:GetOpSignature (Results 1 – 1 of 1) sorted by relevance
353 OpSignature GetOpSignature(const OperatorCode* op_code, const Operator* op, in GetOpSignature() function456 OpSignature op_sig = GetOpSignature(op_code, op, subgraph); in UpdateOpVersion()