| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
QueueClose |
IoOps.queueClose(Operand<?> handle,
QueueClose.Options... options)
Builds an
QueueClose operation |
QueueClose |
IoOps.queueClose(Operand<?> handle,
QueueClose.Options... options)
Builds an
QueueClose operation |
| Modifier and Type | Method and Description |
|---|---|
static QueueClose |
QueueClose.create(Scope scope,
Operand<?> handle,
QueueClose.Options... options)
Factory method to create a class wrapping a new QueueClose operation.
|
static QueueClose |
QueueClose.create(Scope scope,
Operand<?> handle,
QueueClose.Options... options)
Factory method to create a class wrapping a new QueueClose operation.
|
Copyright © 2022. All rights reserved.