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