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