Op@Operator(group="data") public final class EnqueueInQueueDataset extends PrimitiveOp
operation| Modifier and Type | Method | Description |
|---|---|---|
static EnqueueInQueueDataset |
create(Scope scope,
Operand<?> queue,
java.lang.Iterable<Operand<?>> components) |
Factory method to create a class to wrap a new EnqueueInQueueDataset operation to the graph.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, hashCode, toStringpublic static EnqueueInQueueDataset create(Scope scope, Operand<?> queue, java.lang.Iterable<Operand<?>> components)
scope - current graph scopequeue - components -