DebugOptions kelas akhir publik
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
Kelas Bersarang
kelas | DebugOptions.Builder | Options for initializing DebuggerState in TensorFlow Debugger (tfdbg). |
Konstanta
ke dalam | DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER | |
ke dalam | GLOBAL_STEP_FIELD_NUMBER | |
ke dalam | RESET_DISK_BYTE_USAGE_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
DebugTensorWatch | getDebugTensorWatchOpts (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
ke dalam | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Daftar< DebugTensorWatch > | dapatkanDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Daftar<? memperluas DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Opsi Debug statis | |
Opsi Debug | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
panjang | dapatkanGlobalStep () Caller-specified global step count. |
boolean | dapatkanResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
DebugOptions.Builder statis | |
DebugOptions.Builder statis | newBuilder (prototipe DebugOptions ) |
DebugOptions.Builder | |
Opsi Debug statis | parseDelimitedFrom (masukan Aliran Masukan) |
Opsi Debug statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Opsi Debug statis | parseFrom (data ByteBuffer) |
Opsi Debug statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Opsi Debug statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Opsi Debug statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Opsi Debug statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Opsi Debug statis | parseFrom (com.google.protobuf.ByteString data) |
Opsi Debug statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Opsi Debug statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
DebugOptions.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER
Nilai Konstan: 4
int final statis publik GLOBAL_STEP_FIELD_NUMBER
Nilai Konstan: 10
int akhir statis publik RESET_DISK_BYTE_USAGE_FIELD_NUMBER
Nilai Konstan: 11
Metode Publik
boolean publik sama (Obj objek)
DebugTensorWatch publik getDebugTensorWatchOpts (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
int publik getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Daftar publik< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
publik DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (int indeks)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Daftar Publik<? memperluas DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
get panjang publikGlobalStep ()
Caller-specified global step count. Note that this is distinct from the session run count and the executor step count.
int64 global_step = 10;
publik dapatkanParserForType ()
boolean publik 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;
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
DebugOptions statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebugOptions statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebugOptions statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebugOptions statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom DebugOptions statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebugOptions statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebugOptions statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebugOptions statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|