| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ClusterDef |
tensorflow.ConfigProto.cluster_def() |
static tensorflow.ClusterDef |
tensorflow.ClusterDef.default_instance() |
static tensorflow.ClusterDef |
tensorflow.ClusterDef.internal_default_instance() |
tensorflow.ClusterDef |
tensorflow.ConfigProto.mutable_cluster_def() |
tensorflow.ClusterDef |
tensorflow.ClusterDef.New() |
tensorflow.ClusterDef |
tensorflow.ClusterDef.New(tensorflow.Arena arena) |
tensorflow.ClusterDef |
tensorflow.ClusterDef.position(long position) |
tensorflow.ClusterDef |
tensorflow.ClusterDef.put(tensorflow.ClusterDef from) |
tensorflow.ClusterDef |
tensorflow.ConfigProto.release_cluster_def() |
tensorflow.ClusterDef |
tensorflow.ConfigProto.unsafe_arena_release_cluster_def() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.ClusterDef.CopyFrom(tensorflow.ClusterDef from) |
void |
tensorflow.ClusterDef.MergeFrom(tensorflow.ClusterDef from) |
tensorflow.ClusterDef |
tensorflow.ClusterDef.put(tensorflow.ClusterDef from) |
void |
tensorflow.ConfigProto.set_allocated_cluster_def(tensorflow.ClusterDef cluster_def) |
void |
tensorflow.ClusterDef.Swap(tensorflow.ClusterDef other) |
void |
tensorflow.ConfigProto.unsafe_arena_set_allocated_cluster_def(tensorflow.ClusterDef cluster_def) |
void |
tensorflow.ClusterDef.UnsafeArenaSwap(tensorflow.ClusterDef other) |
| Constructor and Description |
|---|
ClusterDef(tensorflow.ClusterDef from) |
Copyright © 2019. All rights reserved.