A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
Публичные методы
XSpace.Builder | addAllErrors (значения Iterable<String>) Errors (if any) in the generation of planes. |
XSpace.Builder | addAllHostnames (значения Iterable<String>) List of hostnames that XPlanes are generated from. |
XSpace.Builder | addAllPlanes (Iterable<? расширяет значения XPlane >) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | addAllWarnings (значения Iterable<String>) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | addErrors (строковое значение) Errors (if any) in the generation of planes. |
XSpace.Builder | addErrorsBytes (значение com.google.protobuf.ByteString) Errors (if any) in the generation of planes. |
XSpace.Builder | addHostnames (строковое значение) List of hostnames that XPlanes are generated from. |
XSpace.Builder | addHostnamesBytes (значение com.google.protobuf.ByteString) List of hostnames that XPlanes are generated from. |
XSpace.Builder | |
XSpace.Builder | |
XSpace.Builder | addPlanes (индекс int, XPlane.Builder builderForValue) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | |
XPlane.Builder | addPlanesBuilder () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlane.Builder | addPlanesBuilder (индекс int) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XSpace.Builder | addWarnings (строковое значение) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | addWarningsBytes (значение com.google.protobuf.ByteString) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace | строить () |
XSpace | |
XSpace.Builder | прозрачный () |
XSpace.Builder | очиститьОшибки () Errors (if any) in the generation of planes. |
XSpace.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
XSpace.Builder | очистить имена хостов () List of hostnames that XPlanes are generated from. |
XSpace.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XSpace.Builder | ОчиститьПланы () repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | очистить предупреждения () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
XSpace.Builder | клон () |
XSpace | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | getErrors (индекс целого числа) Errors (if any) in the generation of planes. |
com.google.protobuf.ByteString | getErrorsBytes (индекс целого числа) Errors (if any) in the generation of planes. |
интервал | getErrorsCount () Errors (if any) in the generation of planes. |
com.google.protobuf.ProtocolStringList | получить список ошибок () Errors (if any) in the generation of planes. |
Нить | getHostnames (индекс int) List of hostnames that XPlanes are generated from. |
com.google.protobuf.ByteString | getHostnamesBytes (индекс int) List of hostnames that XPlanes are generated from. |
интервал | getHostnamesCount () List of hostnames that XPlanes are generated from. |
com.google.protobuf.ProtocolStringList | получить список имен хостов () List of hostnames that XPlanes are generated from. |
XPlane | getPlanes (индекс целого числа) repeated .tensorflow.profiler.XPlane planes = 1; |
XPlane.Builder | getPlanesBuilder (индекс int) repeated .tensorflow.profiler.XPlane planes = 1; |
Список< XPlane.Builder > | getPlanesBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
интервал | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
Список <XPlane> | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOrBuilder | getPlanesOrBuilder (индекс int) repeated .tensorflow.profiler.XPlane planes = 1; |
Список <? расширяет XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
Нить | getWarnings (индекс целого числа) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ByteString | getWarningsBytes (индекс целого числа) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
интервал | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ProtocolStringList | получить список предупреждений () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
последнее логическое значение | |
XSpace.Builder | mergeFrom (com.google.protobuf.Message другое) |
XSpace.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
финальная версия XSpace.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XSpace.Builder | RemovePlanes (индекс int) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | setErrors (индекс int, строковое значение) Errors (if any) in the generation of planes. |
XSpace.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XSpace.Builder | setHostnames (индекс int, строковое значение) List of hostnames that XPlanes are generated from. |
XSpace.Builder | setPlanes (int index, XPlane.Builder builderForValue) repeated .tensorflow.profiler.XPlane planes = 1; |
XSpace.Builder | |
XSpace.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
финальная версия XSpace.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XSpace.Builder | setWarnings (целочисленный индекс, строковое значение) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Унаследованные методы
Публичные методы
public XSpace.Builder addAllErrors (значения Iterable<String>)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addAllHostnames (значения Iterable<String>)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addAllPlanes (Iterable<? расширяет значения XPlane >)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addAllWarnings (значения Iterable<String>)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public XSpace.Builder addErrors (строковое значение)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addErrorsBytes (значение com.google.protobuf.ByteString)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder addHostnames (строковое значение)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder addHostnamesBytes (значение com.google.protobuf.ByteString)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
общедоступный XSpace.Builder addPlanes ( XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addPlanes (индекс int, значение XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addPlanes (int index, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
public XPlane.Builder addPlanesBuilder (индекс int)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XSpace.Builder addWarnings (строковое значение)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
общедоступный XSpace.Builder addWarningsBytes (значение com.google.protobuf.ByteString)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
общедоступный XSpace.Builder ClearErrors ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
общедоступный XSpace.Builder
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
общедоступный XSpace.Builder ClearWarnings ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступная строка getErrors (индекс int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public com.google.protobuf.ByteString getErrorsBytes (индекс 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;
общедоступный com.google.protobuf.ProtocolStringList getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
публичная строка getHostnames (индекс int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public com.google.protobuf.ByteString getHostnamesBytes (индекс 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;
public XPlane.Builder getPlanesBuilder (индекс int)
repeated .tensorflow.profiler.XPlane planes = 1;
общедоступный список < XPlane.Builder > getPlanesBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
public XPlaneOrBuilder getPlanesOrBuilder (индекс int)
repeated .tensorflow.profiler.XPlane planes = 1;
общедоступный список<? расширяет XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
общедоступная строка getWarnings (индекс int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public com.google.protobuf.ByteString getWarningsBytes (индекс 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;
общедоступный com.google.protobuf.ProtocolStringList getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
публичное окончательное логическое значение isInitialized ()
public XSpace.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный XSpace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XSpace.Builder setErrors (индекс int, строковое значение)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public XSpace.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XSpace.Builder setHostnames (индекс int, строковое значение)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public XSpace.Builder setPlanes (int index, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder setPlanes (индекс int, значение XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
public XSpace.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
публичный финальный XSpace.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XSpace.Builder setWarnings (индекс int, строковое значение)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;