Searched defs:select_int (Results 1 – 2 of 2) sorted by relevance
126 void select_int(ComputeGraph& graph, const std::vector<ValueRef>& args) { in select_int() function
1367 def select_int(func, *args, **kwargs): function