DebugMetadata.Builder

publiczna statyczna klasa końcowa DebugMetadata.Builder

 Metadata about the debugger and the debugged TensorFlow program.
 
Protobuf typu tensorflow.DebugMetadata

Metody publiczne

DebugMetadata.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Debuguj metadane
Debuguj metadane
DebugMetadata.Builder
jasne ()
DebugMetadata.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
DebugMetadata.Builder
wyczyść wersję pliku ()
 Version of the DebugEvent file format.
DebugMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebugMetadata.Builder
wyczyść wersję Tensorflow ()
 Version of TensorFlow.
DebugMetadata.Builder
clearTfdbgRunId ()
 A unique ID for the current run of tfdbg.
DebugMetadata.Builder
klon ()
Debuguj metadane
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz wersję pliku ()
 Version of the DebugEvent file format.
com.google.protobuf.ByteString
getFileVersionBytes ()
 Version of the DebugEvent file format.
Strunowy
getTensorflowVersion ()
 Version of TensorFlow.
com.google.protobuf.ByteString
getTensorflowVersionBytes ()
 Version of TensorFlow.
Strunowy
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
getTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
końcowa wartość logiczna
DebugMetadata.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
DebugMetadata.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy DebugMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
DebugMetadata.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
DebugMetadata.Builder
setFileVersion (wartość ciągu)
 Version of the DebugEvent file format.
DebugMetadata.Builder
setFileVersionBytes (wartość com.google.protobuf.ByteString)
 Version of the DebugEvent file format.
DebugMetadata.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
DebugMetadata.Builder
setTensorflowVersion (wartość ciągu)
 Version of TensorFlow.
DebugMetadata.Builder
setTensorflowVersionBytes (wartość com.google.protobuf.ByteString)
 Version of TensorFlow.
DebugMetadata.Builder
setTfdbgRunId (wartość ciągu)
 A unique ID for the current run of tfdbg.
DebugMetadata.Builder
setTfdbgRunIdBytes (wartość com.google.protobuf.ByteString)
 A unique ID for the current run of tfdbg.
końcowy DebugMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public DebugMetadata.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja DebugMetadata ()

public DebugMetadata buildPartial ()

publiczny DebugMetadata.Builder wyczyść ()

public DebugMetadata.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public DebugMetadata.Builder clearFileVersion ()

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

public DebugMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public DebugMetadata.Builder clearTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

publiczny DebugMetadata.Builder clearTfdbgRunId ()

 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;

publiczny klon DebugMetadata.Builder ()

publiczne DebugMetadata getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

publiczny ciąg 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;

publiczny ciąg getTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

public com.google.protobuf.ByteString getTensorflowVersionBytes ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

publiczny ciąg 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;

publiczna końcowa wartość logiczna isInitialized ()

publiczne DebugMetadata.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public DebugMetadata.Builder mergeFrom (com.google.protobuf.Message other)

publiczny końcowy DebugMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public DebugMetadata.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public DebugMetadata.Builder setFileVersion (wartość ciągu)

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

public DebugMetadata.Builder setFileVersionBytes (wartość com.google.protobuf.ByteString)

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

public DebugMetadata.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public DebugMetadata.Builder setTensorflowVersion (wartość ciągu)

 Version of TensorFlow.
 
string tensorflow_version = 1;

public DebugMetadata.Builder setTensorflowVersionBytes (wartość com.google.protobuf.ByteString)

 Version of TensorFlow.
 
string tensorflow_version = 1;

public DebugMetadata.Builder setTfdbgRunId (wartość ciągu)

 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 DebugMetadata.Builder setTfdbgRunIdBytes (wartość com.google.protobuf.ByteString)

 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;

publiczny końcowy DebugMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)