public static final class DebugOptions.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder> implements DebugOptionsOrBuilder
EXPERIMENTAL. Options for initializing DebuggerState.Protobuf type
tensorflow.DebugOptionsgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic DebugOptions build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic DebugOptions buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic DebugOptions.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<DebugOptions.Builder>public DebugOptions.Builder mergeFrom(DebugOptions other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public DebugOptions.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<DebugOptions.Builder>IOExceptionpublic List<DebugTensorWatch> getDebugTensorWatchOptsList()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;getDebugTensorWatchOptsList in interface DebugOptionsOrBuilderpublic int getDebugTensorWatchOptsCount()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;getDebugTensorWatchOptsCount in interface DebugOptionsOrBuilderpublic DebugTensorWatch getDebugTensorWatchOpts(int index)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;getDebugTensorWatchOpts in interface DebugOptionsOrBuilderpublic DebugOptions.Builder setDebugTensorWatchOpts(int index, DebugTensorWatch value)
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 addDebugTensorWatchOpts(DebugTensorWatch value)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;public DebugOptions.Builder addDebugTensorWatchOpts(int index, DebugTensorWatch value)
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 DebugOptions.Builder addDebugTensorWatchOpts(int index, DebugTensorWatch.Builder builderForValue)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;public DebugOptions.Builder addAllDebugTensorWatchOpts(Iterable<? extends DebugTensorWatch> values)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;public DebugOptions.Builder clearDebugTensorWatchOpts()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;public DebugOptions.Builder removeDebugTensorWatchOpts(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;public DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder(int index)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;getDebugTensorWatchOptsOrBuilder in interface DebugOptionsOrBuilderpublic List<? extends DebugTensorWatchOrBuilder> getDebugTensorWatchOptsOrBuilderList()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;getDebugTensorWatchOptsOrBuilderList in interface DebugOptionsOrBuilderpublic DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder()
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 List<DebugTensorWatch.Builder> getDebugTensorWatchOptsBuilderList()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;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;getGlobalStep in interface DebugOptionsOrBuilderpublic DebugOptions.Builder setGlobalStep(long value)
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 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 final DebugOptions.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>public final DebugOptions.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DebugOptions.Builder>Copyright © 2018. All rights reserved.