@Operator public final class EnqueueInQueueDataset extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static EnqueueInQueueDataset |
create(Scope scope,
Operand<?> queue,
Iterable<Operand<?>> components)
Factory method to create a class to wrap a new EnqueueInQueueDataset operation to the graph.
|
equals, hashCode, toStringpublic static EnqueueInQueueDataset create(Scope scope, Operand<?> queue, Iterable<Operand<?>> components)
scope - current graph scopequeue - components - Copyright © 2019. All rights reserved.