DebugOptions.Builder

DebugOptions.Builder de clase final estática pública

 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
 
Tipo de tensorflow.DebugOptions

Métodos públicos

DebugOptions.Builder
addAllDebugTensorWatchOpts (Iterable <? extiende los valores de 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 de 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 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
addDebugTensorWatchOptsBuilder ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
DebugOptions
DebugOptions
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
clearGlobalStep ()
 Caller-specified global step count.
DebugOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
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 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;
En t
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;
DebugOptions
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
largo
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 otro)
DebugOptions.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DebugOptions.Builder
removeDebugTensorWatchOpts (índice int)
 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 del objeto)
DebugOptions.Builder
setGlobalStep (valor largo)
 Caller-specified global step count.
DebugOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del 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 unknownFields)

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 de 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 (í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 del objeto)

public DebugOptions build ()

public DebugOptions buildPartial ()

public DebugOptions.Builder clear ()

public DebugOptions.Builder clearDebugTensorWatchOpts ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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 clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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 DebugOptions.Builder clone ()

public DebugTensorWatch getDebugTensorWatchOpts (índice int)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public 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;

public 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;

public 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;

public DebugOptions getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public long 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;

public boolean 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;

public final boolean isInitialized ()

public DebugOptions.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

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

DebugOptions.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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;

public DebugOptions.Builder setDebugTensorWatchOpts (int index, 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;

DebugOptions.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)