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