| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
FifoQueue |
IoOps.fifoQueue(List<Class<?>> componentTypes,
FifoQueue.Options... options)
Builds an
FifoQueue operation |
| Modifier and Type | Method and Description |
|---|---|
static FifoQueue |
FifoQueue.create(Scope scope,
List<Class<?>> componentTypes,
FifoQueue.Options... options)
Factory method to create a class wrapping a new FifoQueue operation.
|
Copyright © 2015–2019. All rights reserved.