clase final pública XSpace
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5Protobuf tipo
tensorflow.profiler.XSpace Clases anidadas
| clase | XSpace.Builder | A container of parallel XPlanes, generated by one or more profiling sources. | |
Constantes
| En t | ERRORS_FIELD_NUMBER | |
| En t | HOSTNAMES_FIELD_NUMBER | |
| En t | PLANES_FIELD_NUMBER | |
| En t | WARNINGS_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| XSpace estático | |
| XSpace | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Cuerda | 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 | getErrorsList () Errors (if any) in the generation of planes. |
| Cuerda | 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 | getHostnamesList () 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 < 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; |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| Cuerda | 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 | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| En t | hashCode () |
| booleano final | |
| XSpace.Builder estático | newBuilder (prototipo XSpace ) |
| XSpace.Builder estático | newBuilder () |
| XSpace.Builder | |
| XSpace estático | parseDelimitedFrom (entrada InputStream) |
| XSpace estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XSpace estático | parseFrom (datos ByteBuffer) |
| XSpace estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XSpace estático | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XSpace estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| XSpace estático | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XSpace estático | parseFrom (datos com.google.protobuf.ByteString) |
| XSpace estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XSpace estático | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| XSpace.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int ERRORS_FIELD_NUMBER
Valor constante: 2
public static final int HOSTNAMES_FIELD_NUMBER
Valor constante: 4
público estático final int PLANES_FIELD_NUMBER
Valor constante: 1
public static final int WARNINGS_FIELD_NUMBER
Valor constante: 3
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getErrors (índice int)
Errors (if any) in the generation of planes.
repeated string errors = 2;public com.google.protobuf.ByteString getErrorsBytes (índice 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;public String getHostnames (índice int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;public 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;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 int)
repeated .tensorflow.profiler.XPlane planes = 1;
Lista pública <? extiende XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getWarnings (índice int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;public com.google.protobuf.ByteString getWarningsBytes (índice 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 int hashCode ()
public final boolean isInitialized ()
público estático XSpace parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático XSpace parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático XSpace parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático XSpace parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático XSpace parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
público estático XSpace parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático XSpace parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|