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