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