DebugMetadata

публичный финальный класс DebugMetadata

 Metadata about the debugger and the debugged TensorFlow program.
 
Тип Protobuf tensorflow.DebugMetadata

Вложенные классы

сорт DebugMetadata.Builder
 Metadata about the debugger and the debugged TensorFlow program. 

Константы

интервал FILE_VERSION_FIELD_NUMBER
интервал TENSORFLOW_VERSION_FIELD_NUMBER
интервал TFDBG_RUN_ID_FIELD_NUMBER

Публичные методы

логическое значение
равно (Объект obj)
статические дебагметаданные
Отладочные метаданные
окончательный статический com.google.protobuf.Descriptors.Descriptor
Нить
получитьФайлВерсион ()
 Version of the DebugEvent file format.
com.google.protobuf.ByteString
getFileVersionBytes ()
 Version of the DebugEvent file format.
интервал
Нить
getTensorflowVersion ()
 Version of TensorFlow.
com.google.protobuf.ByteString
getTensorflowVersionBytes ()
 Version of TensorFlow.
Нить
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
getTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
окончательный com.google.protobuf.UnknownFieldSet
интервал
последнее логическое значение
статический DebugMetadata.Builder
newBuilder (прототип DebugMetadata )
статический DebugMetadata.Builder
DebugMetadata.Builder
статические дебагметаданные
parseDelimitedFrom (входной поток)
статические дебагметаданные
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические дебагметаданные
parseFrom (данные ByteBuffer)
статические дебагметаданные
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические дебагметаданные
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические дебагметаданные
parseFrom (вход com.google.protobuf.CodedInputStream)
статические дебагметаданные
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические дебагметаданные
parseFrom (данные com.google.protobuf.ByteString)
статические дебагметаданные
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические дебагметаданные
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
DebugMetadata.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

Унаследованные методы

Константы

общедоступный статический окончательный int FILE_VERSION_FIELD_NUMBER

Постоянное значение: 2

общедоступный статический окончательный int TENSORFLOW_VERSION_FIELD_NUMBER

Постоянное значение: 1

общедоступный статический окончательный int TFDBG_RUN_ID_FIELD_NUMBER

Постоянное значение: 3

Публичные методы

общедоступное логическое значение равно (Object obj)

общедоступные статические DebugMetadata getDefaultInstance ()

общедоступные DebugMetadata getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

публичная строка getFileVersion ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

public com.google.protobuf.ByteString getFileVersionBytes ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

общественный getParserForType ()

public int getSerializedSize ()

публичная строка getTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

public com.google.protobuf.ByteString getTensorflowVersionBytes ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

общедоступная строка getTfdbgRunId ()

 A unique ID for the current run of tfdbg.
 A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.
 Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
 have the same ID.
 
string tfdbg_run_id = 3;

public com.google.protobuf.ByteString getTfdbgRunIdBytes ()

 A unique ID for the current run of tfdbg.
 A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.
 Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
 have the same ID.
 
string tfdbg_run_id = 3;

публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

публичное финальное логическое значение isInitialized ()

public static DebugMetadata.Builder newBuilder (прототип DebugMetadata )

общедоступный статический DebugMetadata.Builder newBuilder ()

общедоступный DebugMetadata.Builder newBuilderForType ()

общедоступный статический DebugMetadata parseDelimitedFrom (входной поток InputStream)

Броски
Исключение IO

public static DebugMetadata parseDelimitedFrom (входной поток InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugMetadata parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

public static DebugMetadata parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugMetadata parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugMetadata (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

public static DebugMetadata parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugMetadata (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

public static DebugMetadata parseFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugMetadata parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

общедоступный DebugMetadata.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO