DebugOptions.Builder

מחלקה סופית סטטית ציבורית DebugOptions.Builder

 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
 
tensorflow.DebugOptions מסוג Protobuf.DebugOptions

שיטות ציבוריות

DebugOptions.Builder
addAllDebugTensorWatchOpts (Iterable<? מרחיב DebugTensorWatch > ערכים)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
addDebugTensorWatchOpts (int index, ערך 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 index, 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 index)
 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
DebugOptions
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
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
DebugTensorWatch
getDebugTensorWatchOpts (int index)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugTensorWatch.Builder
getDebugTensorWatchOptsBuilder (int index)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
רשימה< DebugTensorWatch.Builder >
getDebugTensorWatchOptsBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
int
getDebugTensorWatchOptsCount ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
רשימה< DebugTensorWatch >
getDebugTensorWatchOptsList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugTensorWatchOrBuilder
getDebugTensorWatchOptsOrBuilder (int index)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
רשימה<? מרחיב את DebugTensorWatchOrBuilder >
getDebugTensorWatchOptsOrBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions
final static 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 אחר)
final DebugOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DebugOptions.Builder
removeDebugTensorWatchOpts (int index)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
setDebugTensorWatchOpts (int index, ערך DebugTensorWatch )
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
setDebugTensorWatchOpts (int index, 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, אינדקס אינט, ערך אובייקט)
DebugOptions.Builder
setResetDiskByteUsage (ערך בוליאני)
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
final DebugOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public DebugOptions.Builder addAllDebugTensorWatchOpts (Iterable<? מרחיב DebugTensorWatch > ערכים)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder addDebugTensorWatchOpts (int index, ערך 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 index)

 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, ערך אובייקט)

בנייה ציבורית של DebugOptions ()

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 (שדה 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;

שיבוט ציבורי DebugOptions.Builder ()

public DebugTensorWatch getDebugTensorWatchOpts (int index)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugTensorWatch.Builder getDebugTensorWatchOptsBuilder (int index)

 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 index)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

רשימה ציבורית<? מרחיב את DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions getDefaultInstanceForType ()

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

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 DebugOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public DebugOptions.Builder mergeFrom (com.google.protobuf.Message אחר)

public final DebugOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DebugOptions.Builder removeDebugTensorWatchOpts (int index)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

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

public final DebugOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)