A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
Méthodes publiques
XSpace.Builder | addAllErrors (valeurs Iterable<String>) Errors (if any) in the generation of planes. |
XSpace.Builder | addAllHostnames (valeurs Iterable<String>) List of hostnames that XPlanes are generated from. |
XSpace.Builder | |
XSpace.Builder | addAllWarnings (valeurs Iterable<String>) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | addErrors (valeur de chaîne) Errors (if any) in the generation of planes. |
XSpace.Builder | addErrorsBytes (valeur com.google.protobuf.ByteString) Errors (if any) in the generation of planes. |
XSpace.Builder | addHostnames (valeur de chaîne) List of hostnames that XPlanes are generated from. |
XSpace.Builder | addHostnamesBytes (valeur com.google.protobuf.ByteString) List of hostnames that XPlanes are generated from. |
XSpace.Builder | |
XSpace.Builder | |
XSpace.Builder | addPlanes (index int, XPlane.Builder builderForValue) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | |
XPlane.Builder | addPlanesBuilder () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlane.Builder | addPlanesBuilder (index int) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
XSpace.Builder | addWarnings (valeur de chaîne) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | addWarningsBytes (valeur com.google.protobuf.ByteString) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace | construire () |
XSpace | buildPartial () |
XSpace.Builder | clair () |
XSpace.Builder | effacerErreurs () Errors (if any) in the generation of planes. |
XSpace.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
XSpace.Builder | effacer les noms d'hôtes () List of hostnames that XPlanes are generated from. |
XSpace.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XSpace.Builder | effacer les avions () repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | clearWarnings () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | cloner () |
XSpace | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | getErrors (index int) Errors (if any) in the generation of planes. |
com.google.protobuf.ByteString | getErrorsBytes (index int) Errors (if any) in the generation of planes. |
int | getErrorsCount () Errors (if any) in the generation of planes. |
com.google.protobuf.ProtocolStringList | getErrorsList () Errors (if any) in the generation of planes. |
Chaîne | getHostnames (index int) List of hostnames that XPlanes are generated from. |
com.google.protobuf.ByteString | getHostnamesBytes (index int) List of hostnames that XPlanes are generated from. |
int | getHostnamesCount () List of hostnames that XPlanes are generated from. |
com.google.protobuf.ProtocolStringList | getHostnamesList () List of hostnames that XPlanes are generated from. |
XPlane | getPlanes (index int) repeated .tensorflow.profiler.XPlane planes = 1; |
XPlane.Builder | getPlanesBuilder (index int) repeated .tensorflow.profiler.XPlane planes = 1; |
Liste< XPlane.Builder > | getPlanesBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
int | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
Liste< XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOuBuilder | getPlanesOrBuilder (index int) repeated .tensorflow.profiler.XPlane planes = 1; |
Liste<? étend XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
Chaîne | getWarnings (index entier) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ByteString | getWarningsBytes (index int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
int | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ProtocolStringList | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
booléen final | |
XSpace.Builder | mergeFrom (com.google.protobuf.Message autre) |
XSpace.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
XSpace.Builder | supprimerPlanes (index int) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | setErrors (index int, valeur de chaîne) Errors (if any) in the generation of planes. |
XSpace.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
XSpace.Builder | setHostnames (index int, valeur de chaîne) List of hostnames that XPlanes are generated from. |
XSpace.Builder | setPlanes (index int, XPlane.Builder builderForValue) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | |
XSpace.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
XSpace.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
XSpace.Builder | setWarnings (index int, valeur de chaîne) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Méthodes héritées
Méthodes publiques
public XSpace.Builder addAllErrors (valeurs Iterable<String>)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addAllHostnames (valeurs Iterable<String>)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addAllPlanes (Iterable<? étend XPlane > valeurs)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addAllWarnings (valeurs Iterable<String>)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public XSpace.Builder addErrors (valeur de chaîne)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addErrorsBytes (valeur com.google.protobuf.ByteString)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addHostnames (valeur de chaîne)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addHostnamesBytes (valeur com.google.protobuf.ByteString)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addPlanes ( XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addPlanes (index int, valeur XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addPlanes (index int, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public XSpace.Builder addWarnings (valeur de chaîne)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public XSpace.Builder addWarningsBytes (valeur com.google.protobuf.ByteString)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public XSpace.Builder clearErrors ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder clearHostnames ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder clearWarnings ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique getErrors (index int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public com.google.protobuf.ByteString getErrorsBytes (index int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
public com.google.protobuf.ProtocolStringList getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
chaîne publique getHostnames (index int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public com.google.protobuf.ByteString getHostnamesBytes (index int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public com.google.protobuf.ProtocolStringList getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
Liste publique < XPlane.Builder > getPlanesBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
public XPlaneOrBuilder getPlanesOrBuilder (index int)
repeated .tensorflow.profiler.XPlane planes = 1;
Liste publique <? étend XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
chaîne publique getWarnings (index int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public com.google.protobuf.ByteString getWarningsBytes (index int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public com.google.protobuf.ProtocolStringList getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public final booléen isInitialized ()
public XSpace.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public XSpace.Builder setErrors (index int, valeur de chaîne)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public XSpace.Builder setHostnames (index int, valeur de chaîne)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder setPlanes (index int, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder setPlanes (index int, valeur XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public XSpace.Builder setWarnings (index int, valeur de chaîne)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;