| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
WholeFileReader |
Ops.wholeFileReader(WholeFileReader.Options... options)
Adds an
WholeFileReader operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static WholeFileReader.Options |
WholeFileReader.container(String container) |
WholeFileReader.Options |
WholeFileReader.Options.container(String container) |
static WholeFileReader.Options |
WholeFileReader.sharedName(String sharedName) |
WholeFileReader.Options |
WholeFileReader.Options.sharedName(String sharedName) |
| Modifier and Type | Method and Description |
|---|---|
static WholeFileReader |
WholeFileReader.create(Scope scope,
WholeFileReader.Options... options)
Factory method to create a class to wrap a new WholeFileReader operation to the graph.
|
Copyright © 2015–2019. All rights reserved.