| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.container_(BytePointer container_) |
static tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Container(BytePointer x) |
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.Container(BytePointer x)
If non-empty, this reader is placed in the given container.
|
static tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Container(String x) |
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.Container(String x) |
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.position(long position) |
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.shared_name_(BytePointer shared_name_) |
static tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.SharedName(BytePointer x) |
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.SharedName(BytePointer x)
If non-empty, this reader is named in the given bucket
with this shared_name.
|
static tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.SharedName(String x) |
tensorflow.LMDBReader.Attrs |
tensorflow.LMDBReader.Attrs.SharedName(String x) |
| Constructor and Description |
|---|
LMDBReader(tensorflow.Scope scope,
tensorflow.LMDBReader.Attrs attrs) |
Copyright © 2019. All rights reserved.