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