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