| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static QueueDequeue.Options |
QueueDequeue.timeoutMs(Long timeoutMs) |
QueueDequeue.Options |
QueueDequeue.Options.timeoutMs(Long timeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
static QueueDequeue |
QueueDequeue.create(Scope scope,
Operand<?> handle,
List<Class<?>> componentTypes,
QueueDequeue.Options... options)
Factory method to create a class to wrap a new QueueDequeue operation to the graph.
|
Copyright © 2019. All rights reserved.