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