Searched defs:node_kind (Results 1 – 3 of 3) sorted by relevance
201 auto node_kind = n->kind(); in IsValidONNXControlflowNode() local212 auto node_kind = n->kind(); in IsValidONNXNode() local
159 NodeKind node_kind, in insertQParam()
475 bool sr_schema_check_kind(torch::jit::Node* node, c10::Symbol node_kind) { in sr_schema_check_kind()