| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.data |
| Modifier and Type | Method and Description |
|---|---|
IteratorGetNextSync |
DataOps.iteratorGetNextSync(Operand<?> iterator,
List<Class<?>> outputTypes,
List<Shape> outputShapes)
Builds an
IteratorGetNextSync operation |
| Modifier and Type | Method and Description |
|---|---|
static IteratorGetNextSync |
IteratorGetNextSync.create(Scope scope,
Operand<?> iterator,
List<Class<?>> outputTypes,
List<Shape> outputShapes)
Factory method to create a class wrapping a new IteratorGetNextSync operation.
|
Copyright © 2015–2019. All rights reserved.