| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
ReaderRestoreState |
IoOps.readerRestoreState(Operand<?> readerHandle,
Operand<String> state)
Builds an
ReaderRestoreState operation |
| Modifier and Type | Method and Description |
|---|---|
static ReaderRestoreState |
ReaderRestoreState.create(Scope scope,
Operand<?> readerHandle,
Operand<String> state)
Factory method to create a class wrapping a new ReaderRestoreState operation.
|
Copyright © 2015–2019. All rights reserved.