| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Restore.Attrs |
tensorflow.Restore.Attrs.position(long position) |
tensorflow.Restore.Attrs |
tensorflow.Restore.Attrs.preferred_shard_(long preferred_shard_) |
static tensorflow.Restore.Attrs |
tensorflow.Restore.PreferredShard(long x) |
tensorflow.Restore.Attrs |
tensorflow.Restore.Attrs.PreferredShard(long x)
Index of file to open first if multiple files match
file_pattern. |
| Constructor and Description |
|---|
Restore(tensorflow.Scope scope,
tensorflow.Input file_pattern,
tensorflow.Input tensor_name,
int dt,
tensorflow.Restore.Attrs attrs) |
Copyright © 2019. All rights reserved.