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