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