Searched defs:assign_device (Results 1 – 2 of 2) sorted by relevance
60 def assign_device(cls, core): member in Sharding268 def assign_device(tensor, function
58 void SwapGraph(Graph* graph, bool assign_device = false) { in SwapGraph()