DebugOptions

genel son sınıf DebugOptions

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

İç İçe Sınıflar

sınıf DebugOptions.Builder
 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg). 

Sabitler

int DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER
int GLOBAL_STEP_FIELD_NUMBER
int RESET_DISK_BYTE_USAGE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Hata AyıklamaTensorİzle
getDebugTensorWatchOpts (int dizini)
 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;
Statik Hata Ayıklama Seçenekleri
Hata Ayıklama Seçenekleri
final statik 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.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik DebugOptions.Builder
statik DebugOptions.Builder
newBuilder ( DebugOptions prototipi)
DebugOptions.Builder
Statik Hata Ayıklama Seçenekleri
parseDelimitedFrom (InputStream girişi)
Statik Hata Ayıklama Seçenekleri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklama Seçenekleri
parseFrom (ByteBuffer verileri)
Statik Hata Ayıklama Seçenekleri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklama Seçenekleri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklama Seçenekleri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Hata Ayıklama Seçenekleri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklama Seçenekleri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Hata Ayıklama Seçenekleri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklama Seçenekleri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
DebugOptions.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER

Sabit Değer: 4

genel statik final int GLOBAL_STEP_FIELD_NUMBER

Sabit Değer: 10

genel statik final int RESET_DISK_BYTE_USAGE_FIELD_NUMBER

Sabit Değer: 11

Genel Yöntemler

genel boole eşittir (Object obj)

public DebugTensorWatch getDebugTensorWatchOpts (int dizini)

 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 static DebugOptions getDefaultInstance ()

public DebugOptions getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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;

halk getParserForType ()

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;

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

public static DebugOptions.Builder newBuilder ()

public static DebugOptions.Builder newBuilder ( DebugOptions prototipi)

public DebugOptions.Builder newBuilderForType ()

public static DebugOptions parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

public static DebugOptions parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

public static DebugOptions parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DebugOptions ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

public static DebugOptions parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DebugOptions ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

public static DebugOptions parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DebugOptions ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static DebugOptions parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik DebugOptions ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public DebugOptions.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası