| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
OptionalFromValue |
Ops.optionalFromValue(Iterable<Operand<?>> components)
Adds an
OptionalFromValue operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static OptionalFromValue |
OptionalFromValue.create(Scope scope,
Iterable<Operand<?>> components)
Factory method to create a class to wrap a new OptionalFromValue operation to the graph.
|
Copyright © 2015–2019. All rights reserved.