classe final estática pública DebugOptions.Builder
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
Métodos Públicos
DebugOptions.Builder | addAllDebugTensorWatchOpts (Iterable<? estende valores DebugTensorWatch >) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts (índice int, valor DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts (valor DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts (índice int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | addDebugTensorWatchOpts ( DebugTensorWatch.Builder construtorForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | addDebugTensorWatchOptsBuilder (índice interno) 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
Opções de depuração | construir () |
Opções de depuração | |
DebugOptions.Builder | claro () |
DebugOptions.Builder | clearDebugTensorWatchOpts () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
DebugOptions.Builder | limparGlobalStep () Caller-specified global step count. |
DebugOptions.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
DebugOptions.Builder | clearResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
DebugOptions.Builder | clonar () |
DebugTensorWatch | getDebugTensorWatchOpts (índice interno) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatch.Builder | getDebugTensorWatchOptsBuilder (índice interno) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista< DebugTensorWatch.Builder > | getDebugTensorWatchOptsBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
interno | 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 interno) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Lista<? estende DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opções de depuração | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
longo | getGlobalStep () 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 | |
DebugOptions.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebugOptions.Builder | mergeFrom (com.google.protobuf.Message outro) |
DebugOptions.Builder final | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
DebugOptions.Builder | removeDebugTensorWatchOpts (índice interno) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | setDebugTensorWatchOpts (índice int, valor DebugTensorWatch ) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | setDebugTensorWatchOpts (índice int, DebugTensorWatch.Builder builderForValue) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugOptions.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
DebugOptions.Builder | setGlobalStep (valor longo) Caller-specified global step count. |
DebugOptions.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
DebugOptions.Builder | setResetDiskByteUsage (valor booleano) Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
DebugOptions.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public DebugOptions.Builder addAllDebugTensorWatchOpts (Iterable<? estende DebugTensorWatch > valores)
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;
public DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugOptions.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public DebugOptions.Builder clearDebugTensorWatchOpts ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público 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;
público 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<? estende DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público longo 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)
Lança
IOException |
---|
público final DebugOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público DebugOptions.Builder removeDebugTensorWatchOpts (índice int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
público 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 do objeto)
público DebugOptions.Builder setGlobalStep (valor longo)
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 do objeto)
público 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;