publiczna statyczna klasa końcowa DebugOptions.Builder
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
Metody publiczne
Opcje debugowania.Builder | addAllDebugTensorWatchOpts (Iterable<? rozszerza wartości DebugTensorWatch >) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | addDebugTensorWatchOpts (indeks int, wartość DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | addDebugTensorWatchOpts (wartość DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | addDebugTensorWatchOpts (indeks int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | addDebugTensorWatchOpts ( DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | addDebugTensorWatchOptsBuilder (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | addDebugTensorWatchOptsBuilder () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Opcje debugowania | zbudować () |
Opcje debugowania | |
Opcje debugowania.Builder | jasne () |
Opcje debugowania.Builder | clearDebugTensorWatchOpts () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
Opcje debugowania.Builder | wyczyśćGlobalStep () Caller-specified global step count. |
Opcje debugowania.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Opcje debugowania.Builder | clearResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
Opcje debugowania.Builder | klon () |
DebugujTensorWatch | getDebugTensorWatchOpts (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | getDebugTensorWatchOptsBuilder (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista< DebugTensorWatch.Builder > | getDebugTensorWatchOptsBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
wew | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista< DebugTensorWatch > | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugujTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista<? rozszerza DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
długi | getGlobalStep () Caller-specified global step count. |
wartość logiczna | getResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
końcowa wartość logiczna | |
Opcje debugowania.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Opcje debugowania.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
końcowy DebugOptions.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Opcje debugowania.Builder | usuńDebugTensorWatchOpts (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | setDebugTensorWatchOpts (indeks int, wartość DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | setDebugTensorWatchOpts (indeks int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opcje debugowania.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Opcje debugowania.Builder | setGlobalStep (długa wartość) Caller-specified global step count. |
Opcje debugowania.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
Opcje debugowania.Builder | setResetDiskByteUsage (wartość logiczna) Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
końcowy DebugOptions.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public DebugOptions.Builder addAllDebugTensorWatchOpts (Iterable<? rozszerza wartości DebugTensorWatch >)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (indeks int, wartość DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (wartość DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (indeks int, DebugTensorWatch.Builder builderForValue)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts ( DebugTensorWatch.Builder builderForValue)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public DebugOptions.Builder clearDebugTensorWatchOpts ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder clearGlobalStep ()
Caller-specified global step count. Note that this is distinct from the session run count and the executor step count.
int64 global_step = 10;
public DebugOptions.Builder clearResetDiskByteUsage ()
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. This is used by wrappers and hooks such as the local CLI ones to indicate that the dumped tensors are cleaned up from the disk after each Session.run.
bool reset_disk_byte_usage = 11;
public DebugTensorWatch getDebugTensorWatchOpts (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatch.Builder getDebugTensorWatchOptsBuilder (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public List< DebugTensorWatch.Builder > getDebugTensorWatchOptsBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public int getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
lista publiczna< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
lista publiczna<? rozszerza DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny długi getGlobalStep ()
Caller-specified global step count. Note that this is distinct from the session run count and the executor step count.
int64 global_step = 10;
publiczna wartość logiczna getResetDiskByteUsage ()
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. This is used by wrappers and hooks such as the local CLI ones to indicate that the dumped tensors are cleaned up from the disk after each Session.run.
bool reset_disk_byte_usage = 11;
publiczna końcowa wartość logiczna isInitialized ()
public DebugOptions.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny końcowy DebugOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public DebugOptions.Builder usuńDebugTensorWatchOpts (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setDebugTensorWatchOpts (indeks int, wartość DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setDebugTensorWatchOpts (indeks int, DebugTensorWatch.Builder builderForValue)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public DebugOptions.Builder setGlobalStep (długa wartość)
Caller-specified global step count. Note that this is distinct from the session run count and the executor step count.
int64 global_step = 10;
public DebugOptions.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public DebugOptions.Builder setResetDiskByteUsage (wartość logiczna)
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. This is used by wrappers and hooks such as the local CLI ones to indicate that the dumped tensors are cleaned up from the disk after each Session.run.
bool reset_disk_byte_usage = 11;