Searched defs:to_tuple (Results 1 – 5 of 5) sorted by relevance
58 static IValue to_tuple(std::initializer_list<IValue> ivalues) { in to_tuple() function62 IValue to_tuple(std::vector<IValue> ivalues) { in to_tuple() function
5 def to_tuple(t): function
113 def to_tuple(pattern): function
15 def to_tuple(t): function
670 def to_tuple(self): member in ModelOutput