public final class XSpace
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
tipo tensorflow.profiler.XSpace
Classes aninhadas
aula | XSpace.Builder | A container of parallel XPlanes, generated by one or more profiling sources. |
Constantes
int | ERRORS_FIELD_NUMBER | |
int | HOSTNAMES_FIELD_NUMBER | |
int | PLANES_FIELD_NUMBER | |
int | WARNINGS_FIELD_NUMBER |
Métodos Públicos
boleano | igual a (objeto obj) |
XSpace estático | |
XSpace | |
final static com.google.protobuf.Descriptors.Descriptor | |
Fragmento | getErrors (int index) Errors (if any) in the generation of planes. |
com.google.protobuf.ByteString | getErrorsBytes (int index) 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. |
Fragmento | |
com.google.protobuf.ByteString | getHostnamesBytes (int index) 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 | |
int | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
Lista < XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOrBuilder | |
Lista <? estende XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
Fragmento | getWarnings (índice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ByteString | getWarningsBytes (int index) 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; |
int | hashCode () |
final booleano | |
static XSpace.Builder | newBuilder (protótipo XSpace ) |
static XSpace.Builder | newBuilder () |
XSpace.Builder | |
XSpace estático | parseDelimitedFrom (input InputStream) |
XSpace estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace estático | parseFrom (dados ByteBuffer) |
XSpace estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace estático | parseFrom (com.google.protobuf.CodedInputStream input) |
XSpace estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace estático | parseFrom (com.google.protobuf.ByteString data) |
XSpace estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
XSpace.Builder | toBuilder () |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int ERRORS_FIELD_NUMBER
Valor constante: 2
public static final int HOSTNAMES_FIELD_NUMBER
Valor constante: 4
public static final int PLANES_FIELD_NUMBER
Valor Constante: 1
public static final int WARNINGS_FIELD_NUMBER
Valor Constante: 3
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getErrors (int index)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public com.google.protobuf.ByteString getErrorsBytes (int index)
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;
public String getHostnames (índice interno )
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public com.google.protobuf.ByteString getHostnamesBytes (int index)
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;
público getParserForType ()
public int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
public XPlaneOrBuilder getPlanesOrBuilder (índice interno )
repeated .tensorflow.profiler.XPlane planes = 1;
Lista pública <? estende XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getWarnings (int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public com.google.protobuf.ByteString getWarningsBytes (int index)
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 int hashCode ()
public final boolean isInitialized ()
public static XSpace parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static XSpace parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static XSpace parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static XSpace parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static XSpace parseFrom (com.google.protobuf.ByteString data)
Lança
InvalidProtocolBufferException |
---|
public static XSpace parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static XSpace parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|