общедоступный статический конечный класс DebugOptions.Builder
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
Публичные методы
DebugOptions.Builder | addAllDebugTensorWatchOpts (Iterable<? расширяет значения DebugTensorWatch >) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts (индекс int, значение DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts (значение DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts (индекс int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts ( DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | addDebugTensorWatchOptsBuilder (индекс int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | addDebugTensorWatchOptsBuilder () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Параметры отладки | строить () |
Параметры отладки | |
DebugOptions.Builder | прозрачный () |
DebugOptions.Builder | ClearDebugTensorWatchOpts () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
DebugOptions.Builder | очиститьГлобалШтеп () Caller-specified global step count. |
DebugOptions.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DebugOptions.Builder | очиститьResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
DebugOptions.Builder | клон () |
ОтладкаTensorWatch | getDebugTensorWatchOpts (индекс целого числа) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | getDebugTensorWatchOptsBuilder (индекс int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Список < DebugTensorWatch.Builder > | getDebugTensorWatchOptsBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
интервал | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Список <DebugTensorWatch> | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
ОтладкаTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (индекс int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Список <? расширяет DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Параметры отладки | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
длинный | getGlobalStep () Caller-specified global step count. |
логическое значение | getResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
последнее логическое значение | |
DebugOptions.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
DebugOptions.Builder | mergeFrom (com.google.protobuf.Message другое) |
окончательный вариант DebugOptions.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
DebugOptions.Builder | RemoveDebugTensorWatchOpts (индекс int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | setDebugTensorWatchOpts (индекс int, значение DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | setDebugTensorWatchOpts (индекс int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
DebugOptions.Builder | setGlobalStep (длинное значение) Caller-specified global step count. |
DebugOptions.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
DebugOptions.Builder | setResetDiskByteUsage (логическое значение) Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
окончательный вариант DebugOptions.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public DebugOptions.Builder addAllDebugTensorWatchOpts (Iterable<? расширяет значения DebugTensorWatch >)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (индекс int, значение DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (значение DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (int index, 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 (индекс 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 (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
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 (индекс int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatch.Builder getDebugTensorWatchOptsBuilder (индекс int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
общедоступный список < 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;
общедоступный список < DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (индекс int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
общедоступный список<? расширяет DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступный длинный 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;
общедоступное логическое значение 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;
публичное финальное логическое значение isInitialized ()
public DebugOptions.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный окончательный вариант DebugOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public DebugOptions.Builder RemoveDebugTensorWatchOpts (индекс int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setDebugTensorWatchOpts (индекс int, значение DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setDebugTensorWatchOpts (int index, DebugTensorWatch.Builder builderForValue)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public DebugOptions.Builder setGlobalStep (длинное значение)
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 (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public DebugOptions.Builder setResetDiskByteUsage (логическое значение)
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;