Searched refs:GetOpLabel (Results 1 – 1 of 1) sorted by relevance
432 std::string GetOpLabel(const Model& model, const Operator& op) { in GetOpLabel() function523 std::string label = GetOpLabel(model, op); in DumpOperator()