clase final pública XSpace
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
Clases anidadas
clase | XSpace.Constructor | A container of parallel XPlanes, generated by one or more profiling sources. |
Constantes
entero | ERRORES_CAMPO_NÚMERO | |
entero | NOMBRESHOST_CAMPO_NUMBER | |
entero | PLANES_FIELD_NUMBER | |
entero | ADVERTENCIAS_FIELD_NUMBER |
Métodos públicos
booleano | es igual (Objeto obj) |
espacio XS estático | |
Espacio XS | |
com.google.protobuf.Descriptors.Descriptor estático final | |
Cadena | getErrors (índice int) Errors (if any) in the generation of planes. |
com.google.protobuf.ByteString | getErrorsBytes (índice int) Errors (if any) in the generation of planes. |
entero | getErrorsCount () Errors (if any) in the generation of planes. |
com.google.protobuf.ProtocolStringList | obtener lista de errores () Errors (if any) in the generation of planes. |
Cadena | getHostnames (índice int) List of hostnames that XPlanes are generated from. |
com.google.protobuf.ByteString | getHostnamesBytes (índice int) List of hostnames that XPlanes are generated from. |
entero | getHostnamesCount () List of hostnames that XPlanes are generated from. |
com.google.protobuf.ProtocolStringList | obtener lista de nombres de host () List of hostnames that XPlanes are generated from. |
XPlane | getPlanes (índice int) repeated .tensorflow.profiler.XPlane planes = 1; |
entero | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
Lista< XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOrBuilder | getPlanesOrBuilder (índice int) repeated .tensorflow.profiler.XPlane planes = 1; |
Lista<? extiende XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
entero | |
com.google.protobuf.UnknownFieldSet final | |
Cadena | getWarnings (índice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ByteString | getWarningsBytes (índice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
entero | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ProtocolStringList | obtener lista de advertencias () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
entero | código hash () |
booleano final | |
XSpace.Builder estático | newBuilder (prototipo XSpace ) |
XSpace.Builder estático | |
XSpace.Constructor | |
espacio XS estático | parseDelimitedFrom (entrada de InputStream) |
espacio XS estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
espacio XS estático | parseFrom (datos de ByteBuffer) |
espacio XS estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
espacio XS estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
espacio XS estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
espacio XS estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
espacio XS estático | parseFrom (datos com.google.protobuf.ByteString) |
espacio XS estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
espacio XS estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
XSpace.Constructor | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público ERRORS_FIELD_NUMBER
Valor constante: 2
int final estático público HOSTNAMES_FIELD_NUMBER
Valor constante: 4
int final estático público PLANES_FIELD_NUMBER
Valor constante: 1
int final estático público WARNINGS_FIELD_NUMBER
Valor constante: 3
Métodos públicos
público booleano es igual (Objeto obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getErrors de cadena pública (í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;
cadena 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;
public 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<? extiende XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
público int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
cadena 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;
código hash int público ()
público final booleano isInitialized ()
parseDelimitedFrom XSpace estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
análisis XSpace estático público desde (datos ByteBuffer)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom XSpace estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
parseFrom público estático de XSpace (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom público estático de XSpace (entrada com.google.protobuf.CodedInputStream)
Lanza
IOExcepción |
---|
parseFrom XSpace estático público (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom público estático de XSpace (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom XSpace estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
parseFrom XSpace estático público (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|