| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
QueueIsClosedV2 |
Ops.queueIsClosedV2(Operand<?> handle)
Adds an
QueueIsClosedV2 operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static QueueIsClosedV2 |
QueueIsClosedV2.create(Scope scope,
Operand<?> handle)
Factory method to create a class to wrap a new QueueIsClosedV2 operation to the graph.
|
Copyright © 2015–2019. All rights reserved.