DebugOptions.Builder

genel statik son sınıf DebugOptions.Builder

 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
 
Protobuf türü tensorflow.DebugOptions

Genel Yöntemler

DebugOptions.Builder
addAllDebugTensorWatchOpts (Yinelenebilir<?, DebugTensorWatch > değerlerini genişletir)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
addDebugTensorWatchOpts (int dizini, DebugTensorWatch değeri)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
addDebugTensorWatchOpts ( DebugTensorWatch değeri)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
addDebugTensorWatchOpts (int dizini, 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;
Hata AyıklamaTensorWatch.Builder
addDebugTensorWatchOptsBuilder (int dizini)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Hata AyıklamaTensorWatch.Builder
addDebugTensorWatchOptsBuilder ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Hata Ayıklama Seçenekleri
Hata Ayıklama Seçenekleri
DebugOptions.Builder
DebugOptions.Builder
clearDebugTensorWatchOpts ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
DebugOptions.Builder
clearGlobalStep ()
 Caller-specified global step count.
DebugOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebugOptions.Builder
clearResetDiskByteKullanımı ()
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
DebugOptions.Builder
klon ()
Hata AyıklamaTensorİzle
getDebugTensorWatchOpts (int dizini)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Hata AyıklamaTensorWatch.Builder
getDebugTensorWatchOptsBuilder (int dizini)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Liste< 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;
Liste< DebugTensorWatch >
getDebugTensorWatchOptsList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Hata AyıklamaTensorWatchOrBuilder
getDebugTensorWatchOptsOrBuilder (int dizini)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Liste<? DebugTensorWatchOrBuilder'ı genişletiyor >
getDebugTensorWatchOptsOrBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Hata Ayıklama Seçenekleri
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
uzun
getGlobalStep ()
 Caller-specified global step count.
boolean
getResetDiskByteUsage ()
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
son boole değeri
DebugOptions.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugOptions.Builder
mergeFrom (com.google.protobuf.Message other)
son DebugOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
DebugOptions.Builder
RemoveDebugTensorWatchOpts (int dizini)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
setDebugTensorWatchOpts (int dizini, DebugTensorWatch değeri)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
setDebugTensorWatchOpts (int dizini, DebugTensorWatch.Builder builderForValue)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugOptions.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
DebugOptions.Builder
setGlobalStep (uzun değer)
 Caller-specified global step count.
DebugOptions.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
DebugOptions.Builder
setResetDiskByteUsage (boole değeri)
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
son DebugOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public DebugOptions.Builder addAllDebugTensorWatchOpts (Yinelenebilir<?, DebugTensorWatch > değerlerini genişletir)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder addDebugTensorWatchOpts (int dizini, DebugTensorWatch değeri)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder addDebugTensorWatchOpts ( DebugTensorWatch değeri)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder addDebugTensorWatchOpts (int dizini, 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 dizini)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

genel DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel DebugOptions yapısı ()

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 alanı)

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;

genel DebugOptions.Builder klonu ()

public DebugTensorWatch getDebugTensorWatchOpts (int dizini)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugTensorWatch.Builder getDebugTensorWatchOptsBuilder (int dizini)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

genel Liste< 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;

genel Liste< DebugTensorWatch > getDebugTensorWatchOptsList ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (int dizini)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

genel liste<? DebugTensorWatchOrBuilder'ı genişletir > 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 ()

halka açık uzun 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;

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

genel final boolean isInitialized ()

public DebugOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

genel final DebugOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public DebugOptions.Builder kaldırDebugTensorWatchOpts (int indeksi)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder setDebugTensorWatchOpts (int dizini, DebugTensorWatch değeri)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder setDebugTensorWatchOpts (int dizini, DebugTensorWatch.Builder builderForValue)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public DebugOptions.Builder setGlobalStep (uzun değer)

 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 alanı, int dizini, Nesne değeri)

public DebugOptions.Builder setResetDiskByteUsage (boole değeri)

 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;

genel final DebugOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)