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