A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
Métodos Públicos
XSpace.Builder | addAllErrors (valores Iterable<String>) Errors (if any) in the generation of planes. |
XSpace.Builder | addAllHostnames (valores Iterable<String>) List of hostnames that XPlanes are generated from. |
XSpace.Builder | |
XSpace.Builder | addAllWarnings (valores Iterable<String>) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | addErrors (valor da string) Errors (if any) in the generation of planes. |
XSpace.Builder | addErrorsBytes (valor com.google.protobuf.ByteString) Errors (if any) in the generation of planes. |
XSpace.Builder | addHostnames (valor de string) List of hostnames that XPlanes are generated from. |
XSpace.Builder | addHostnamesBytes (valor com.google.protobuf.ByteString) List of hostnames that XPlanes are generated from. |
XSpace.Builder | |
XSpace.Builder | |
XSpace.Builder | addPlanes (índice int, XPlane.Builder builderForValue) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | |
XPlane.Builder | addPlanesBuilder () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlane.Builder | addPlanesBuilder (índice interno) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XSpace.Builder | addWarnings (valor da string) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | addWarningsBytes (valor com.google.protobuf.ByteString) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace | construir () |
XSpace | |
XSpace.Builder | claro () |
XSpace.Builder | limparErros () Errors (if any) in the generation of planes. |
XSpace.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XSpace.Builder | limpar nomes de host () List of hostnames that XPlanes are generated from. |
XSpace.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
XSpace.Builder | limparPlanes () repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | limparAvisos () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | clonar () |
XSpace | |
final estático com.google.protobuf.Descriptors.Descriptor | |
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; |
XPlane.Builder | getPlanesBuilder (índice interno) repeated .tensorflow.profiler.XPlane planes = 1; |
Lista< XPlane.Builder > | getPlanesBuilderList () 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; |
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; |
booleano final | |
XSpace.Builder | mergeFrom (com.google.protobuf.Message outro) |
XSpace.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace.Builder final | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
XSpace.Builder | removePlanes (índice interno) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | setErrors (índice int, valor String) Errors (if any) in the generation of planes. |
XSpace.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XSpace.Builder | setHostnames (índice int, valor String) List of hostnames that XPlanes are generated from. |
XSpace.Builder | setPlanes (índice int, XPlane.Builder builderForValue) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | |
XSpace.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
XSpace.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
XSpace.Builder | setWarnings (índice int, valor String) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Métodos herdados
Métodos Públicos
public XSpace.Builder addAllErrors (valores Iterable<String>)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addAllHostnames (valores Iterable<String>)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addAllPlanes (Iterable<? estende XPlane > valores)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addAllWarnings (valores Iterable<String>)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public XSpace.Builder addErrors (valor de string)
Errors (if any) in the generation of planes.
repeated string errors = 2;
público XSpace.Builder addErrorsBytes (valor com.google.protobuf.ByteString)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addHostnames (valor de string)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
público XSpace.Builder addHostnamesBytes (valor com.google.protobuf.ByteString)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addPlanes ( XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
público XSpace.Builder addPlanes (índice int, valor XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addPlanes (índice int, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
público XPlane.Builder addPlanesBuilder (índice int)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público XSpace.Builder addWarnings (valor de string)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
público XSpace.Builder addWarningsBytes (valor com.google.protobuf.ByteString)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
público XSpace.Builder clearErrors ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
XSpace.Builder público clearHostnames ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
público XSpace.Builder clearWarnings ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 XPlane.Builder getPlanesBuilder (índice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Lista pública< XPlane.Builder > getPlanesBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
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;
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;
público final booleano isInitialized ()
public XSpace.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
final público XSpace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público XSpace.Builder setErrors (índice int, valor String)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público XSpace.Builder setHostnames (índice int, valor String)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
público XSpace.Builder setPlanes (índice int, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
público XSpace.Builder setPlanes (índice int, valor XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final público XSpace.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público XSpace.Builder setWarnings (índice int, valor String)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;