DebugOptions

publiczna klasa końcowa DebugOptions

 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
 
Protobuf typu tensorflow.DebugOptions

Klasy zagnieżdżone

klasa Opcje debugowania.Builder
 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg). 

Stałe

wew DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER
wew GLOBAL_STEP_FIELD_NUMBER
wew RESET_DISK_BYTE_USAGE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
DebugujTensorWatch
getDebugTensorWatchOpts (indeks int)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
wew
getDebugTensorWatchOptsCount ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Lista< DebugTensorWatch >
getDebugTensorWatchOptsList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugujTensorWatchOrBuilder
getDebugTensorWatchOptsOrBuilder (indeks int)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Lista<? rozszerza DebugTensorWatchOrBuilder >
getDebugTensorWatchOptsOrBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
statyczne opcje debugowania
Opcje debugowania
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
długi
getGlobalStep ()
 Caller-specified global step count.
wartość logiczna
getResetDiskByteUsage ()
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczne opcje debugowania.Builder
statyczne opcje debugowania.Builder
Opcje debugowania.Builder
statyczne opcje debugowania
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne opcje debugowania
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje debugowania
parseFrom (dane ByteBuffer)
statyczne opcje debugowania
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje debugowania
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje debugowania
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne opcje debugowania
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne opcje debugowania
parseFrom (dane com.google.protobuf.ByteString)
statyczne opcje debugowania
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje debugowania
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Opcje debugowania.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int GLOBAL_STEP_FIELD_NUMBER

Wartość stała: 10

publiczny statyczny końcowy int RESET_DISK_BYTE_USAGE_FIELD_NUMBER

Wartość stała: 11

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public DebugTensorWatch getDebugTensorWatchOpts (indeks int)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public int getDebugTensorWatchOptsCount ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

lista publiczna< DebugTensorWatch > getDebugTensorWatchOptsList ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

public DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (indeks int)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

lista publiczna<? rozszerza DebugTensorWatchOrBuilder > 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 ()

publiczny długi 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;

publiczny getParserForType ()

publiczna wartość logiczna 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;

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static DebugOptions.Builder newBuilder ()

public static DebugOptions.Builder newBuilder (prototyp DebugOptions )

public DebugOptions.Builder newBuilderForType ()

public static DebugOptions parseDelimitedFrom (wejścieInputStream)

Rzuca
Wyjątek IO

public static DebugOptions parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static DebugOptions parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebugOptions parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static DebugOptions parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebugOptions parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static DebugOptions parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebugOptions parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebugOptions parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static DebugOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public DebugOptions.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO