classe finale pubblica ClusterDef
Defines a TensorFlow cluster as a set of jobs.
tensorflow.ClusterDef Classi nidificate
| classe | ClusterDef.Builder | Defines a TensorFlow cluster as a set of jobs. | |
Costanti
| int | LAVORO_CAMPO_NUMERO |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| ClusterDef statico | |
| ClusterDef | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| LavoroDef | getJob (indice int) The jobs that comprise the cluster. |
| int | getJobCount () The jobs that comprise the cluster. |
| Elenco< JobDef > | getJobList () The jobs that comprise the cluster. |
| JobDefOrBuilder | getJobOrBuilder (indice int) The jobs that comprise the cluster. |
| Elenco<? estende JobDefOrBuilder > | getJobOrBuilderList () The jobs that comprise the cluster. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| ClusterDef.Builder statico | newBuilder (prototipo ClusterDef ) |
| ClusterDef.Builder statico | |
| ClusterDef.Builder | |
| ClusterDef statico | parseDelimitedFrom (input InputStream) |
| ClusterDef statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ClusterDef statico | parseFrom (dati ByteBuffer) |
| ClusterDef statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| ClusterDef statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ClusterDef statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| ClusterDef statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ClusterDef statico | parseFrom (dati com.google.protobuf.ByteString) |
| ClusterDef statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ClusterDef statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| ClusterDef.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int JOB_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public JobDef getJob (indice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; public int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; Elenco pubblico< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; public JobDefOrBuilder getJobOrBuilder (indice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; Elenco pubblico<? estende JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static ClusterDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom ClusterDef statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| IOException |
|---|
parseFrom ClusterDef statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom ClusterDef statico pubblico (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static ClusterDef parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom ClusterDef statico pubblico (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static ClusterDef parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom ClusterDef statico pubblico (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|