XSpace

clase final pública XSpace

 A container of parallel XPlanes, generated by one or more profiling sources.
 Next ID: 5
 
Tipo Protobuf tensorflow.profiler.XSpace

Clases anidadas

clase XSpace.Constructor
 A container of parallel XPlanes, generated by one or more profiling sources. 

Constantes

En t ERRORES_CAMPO_NÚMERO
En t NOMBRESHOST_CAMPO_NUMBER
En t PLANES_FIELD_NUMBER
En t 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.
En t
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.
En t
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;
En t
getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
Lista <XPlano>
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;
En t
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;
En t
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;
En t
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
XSpace.Constructor
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estática pública 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)

XSpace público estático getDefaultInstance ()

getDefaultInstanceForType público XSpace ()

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 ()

getPlanes públicos de XPlane (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

público int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

Lista pública< XPlane > getPlanesList ()

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 ()

público estático XSpace.Builder newBuilder (prototipo XSpace )

público estático XSpace.Builder newBuilder ()

público XSpace.Builder newBuilderForType ()

XSpace estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

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 público estático de XSpace (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 ()

público XSpace.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción