Searched refs:IsSupportedExecutorOp (Results 1 – 1 of 1) sorted by relevance
63 bool IsSupportedExecutorOp(Operation& op) { in IsSupportedExecutorOp() function105 return IsSupportedExecutorOp(op) || in IsSupportedOpToSetDevice()167 if (!IsSupportedExecutorOp(op)) continue; in PropagateDevicesInGraph()