Searched defs:GraphExecutionStrategy (Results 1 – 2 of 2) sorted by relevance
84 bool IsDeviceQueueDSActor(const AnfNodePtr &, GraphExecutionStrategy) { return false; } in IsDeviceQueueDSActor() argument142 bool IsKernelActor(const AnfNodePtr &node, GraphExecutionStrategy) { in IsKernelActor() argument
55 enum class GraphExecutionStrategy { enum