clase final estática pública DebugOptions.Builder
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
Métodos públicos
Opciones de depuración.Builder | addAllDebugTensorWatchOpts (Iterable<? extiende los valores de DebugTensorWatch >) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | addDebugTensorWatchOpts (índice int, valor de DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | addDebugTensorWatchOpts (valor de DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | addDebugTensorWatchOpts (índice int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | addDebugTensorWatchOpts ( DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | addDebugTensorWatchOptsBuilder (índice int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | agregarDebugTensorWatchOptsBuilder () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Opciones de depuración | construir () |
Opciones de depuración | |
Opciones de depuración.Builder | claro () |
Opciones de depuración.Builder | borrarDebugTensorWatchOpts () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Opciones de depuración.Builder | borrarGlobalStep () Caller-specified global step count. |
Opciones de depuración.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
Opciones de depuración.Builder | borrarResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
Opciones de depuración.Builder | clonar () |
DebugTensorWatch | getDebugTensorWatchOpts (índice int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | getDebugTensorWatchOptsBuilder (índice 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; |
entero | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista <DebugTensorWatch> | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (índice int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista<? extiende DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
largo | obtenerGlobalStep () Caller-specified global step count. |
booleano | getResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
booleano final | |
Opciones de depuración.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
Opciones de depuración.Builder | mergeFrom (com.google.protobuf.Message otro) |
Opciones de depuración finales.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Opciones de depuración.Builder | eliminarDebugTensorWatchOpts (índice int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | setDebugTensorWatchOpts (índice int, valor de DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | setDebugTensorWatchOpts (índice int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opciones de depuración.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Opciones de depuración.Builder | setGlobalStep (valor largo) Caller-specified global step count. |
Opciones de depuración.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
Opciones de depuración.Builder | setResetDiskByteUsage (valor booleano) Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
Opciones de depuración finales.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public DebugOptions.Builder addAllDebugTensorWatchOpts (Iterable<? extiende los valores de DebugTensorWatch >)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (índice int, valor DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addDebugTensorWatchOpts (valor DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público DebugOptions.Builder addDebugTensorWatchOpts (índice 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;
público DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder (índice int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
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;
público DebugTensorWatch getDebugTensorWatchOpts (índice int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público DebugTensorWatch.Builder getDebugTensorWatchOptsBuilder (índice int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Lista pública< DebugTensorWatch.Builder > getDebugTensorWatchOptsBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público int getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Lista pública <DebugTensorWatch> getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (índice int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Lista pública<? extiende DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público largo 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 booleano público ()
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;
público final booleano isInitialized ()
public DebugOptions.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
público final DebugOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
public DebugOptions.Builder removeDebugTensorWatchOpts (índice int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setDebugTensorWatchOpts (índice int, valor DebugTensorWatch )
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público DebugOptions.Builder setDebugTensorWatchOpts (índice int, DebugTensorWatch.Builder builderForValue)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
public DebugOptions.Builder setGlobalStep (valor largo)
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 (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
public DebugOptions.Builder setResetDiskByteUsage (valor booleano)
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;