| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.MergeV2Checkpoints.Attrs |
tensorflow.MergeV2Checkpoints.Attrs.delete_old_dirs_(boolean delete_old_dirs_) |
static tensorflow.MergeV2Checkpoints.Attrs |
tensorflow.MergeV2Checkpoints.DeleteOldDirs(boolean x) |
tensorflow.MergeV2Checkpoints.Attrs |
tensorflow.MergeV2Checkpoints.Attrs.DeleteOldDirs(boolean x)
see above.
|
tensorflow.MergeV2Checkpoints.Attrs |
tensorflow.MergeV2Checkpoints.Attrs.position(long position) |
| Constructor and Description |
|---|
MergeV2Checkpoints(tensorflow.Scope scope,
tensorflow.Input checkpoint_prefixes,
tensorflow.Input destination_prefix,
tensorflow.MergeV2Checkpoints.Attrs attrs) |
Copyright © 2019. All rights reserved.