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