| Package | Description |
|---|---|
| org.tensorflow.distruntime |
| Modifier and Type | Class and Description |
|---|---|
class |
JobDef
Defines a single job in a TensorFlow cluster.
|
static class |
JobDef.Builder
Defines a single job in a TensorFlow cluster.
|
| Modifier and Type | Method and Description |
|---|---|
JobDefOrBuilder |
ClusterDef.getJobOrBuilder(int index)
The jobs that comprise the cluster.
|
JobDefOrBuilder |
ClusterDef.Builder.getJobOrBuilder(int index)
The jobs that comprise the cluster.
|
JobDefOrBuilder |
ClusterDefOrBuilder.getJobOrBuilder(int index)
The jobs that comprise the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends JobDefOrBuilder> |
ClusterDef.getJobOrBuilderList()
The jobs that comprise the cluster.
|
List<? extends JobDefOrBuilder> |
ClusterDef.Builder.getJobOrBuilderList()
The jobs that comprise the cluster.
|
List<? extends JobDefOrBuilder> |
ClusterDefOrBuilder.getJobOrBuilderList()
The jobs that comprise the cluster.
|
Copyright © 2021. All rights reserved.