@Operator public final class ControlTrigger extends PrimitiveOp
Only useful as a placeholder for control edges.
operation| Modifier and Type | Method and Description |
|---|---|
static ControlTrigger |
create(Scope scope)
Factory method to create a class to wrap a new ControlTrigger operation to the graph.
|
equals, hashCode, toStringpublic static ControlTrigger create(Scope scope)
scope - current graph scopeCopyright © 2015–2019. All rights reserved.