Uses of Class
org.tensorflow.proto.DebugTensorWatch.Builder
Packages that use DebugTensorWatch.Builder
-
Uses of DebugTensorWatch.Builder in org.tensorflow.proto
Subclasses with type arguments of type DebugTensorWatch.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classOption for watching a node in TensorFlow Debugger (tfdbg).Methods in org.tensorflow.proto that return DebugTensorWatch.BuilderModifier and TypeMethodDescriptionDebugTensorWatch.Builder.addAllDebugOps(Iterable<String> values) Name(s) of the debugging op(s).DebugTensorWatch.Builder.addAllDebugUrls(Iterable<String> values) URL(s) for debug targets(s).DebugTensorWatch.Builder.addDebugOps(String value) Name(s) of the debugging op(s).DebugTensorWatch.Builder.addDebugOpsBytes(ByteString value) Name(s) of the debugging op(s).DebugOptions.Builder.addDebugTensorWatchOptsBuilder()Debugging optionsDebugOptions.Builder.addDebugTensorWatchOptsBuilder(int index) Debugging optionsDebugTensorWatch.Builder.addDebugUrls(String value) URL(s) for debug targets(s).DebugTensorWatch.Builder.addDebugUrlsBytes(ByteString value) URL(s) for debug targets(s).DebugTensorWatch.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) DebugTensorWatch.Builder.clear()DebugTensorWatch.Builder.clearDebugOps()Name(s) of the debugging op(s).DebugTensorWatch.Builder.clearDebugUrls()URL(s) for debug targets(s).DebugTensorWatch.Builder.clearField(Descriptors.FieldDescriptor field) DebugTensorWatch.Builder.clearNodeName()Name of the node to watch.DebugTensorWatch.Builder.clearOneof(Descriptors.OneofDescriptor oneof) DebugTensorWatch.Builder.clearOutputSlot()Output slot to watch.DebugTensorWatch.Builder.clearTolerateDebugOpCreationFailures()Do not error out if debug op creation fails (e.g., due to dtype incompatibility).DebugTensorWatch.Builder.clone()DebugOptions.Builder.getDebugTensorWatchOptsBuilder(int index) Debugging optionsDebugTensorWatch.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DebugTensorWatch.Builder.mergeFrom(DebugTensorWatch other) final DebugTensorWatch.BuilderDebugTensorWatch.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) static DebugTensorWatch.BuilderDebugTensorWatch.newBuilder()static DebugTensorWatch.BuilderDebugTensorWatch.newBuilder(DebugTensorWatch prototype) DebugTensorWatch.newBuilderForType()protected DebugTensorWatch.BuilderDebugTensorWatch.newBuilderForType(GeneratedMessageV3.BuilderParent parent) DebugTensorWatch.Builder.setDebugOps(int index, String value) Name(s) of the debugging op(s).DebugTensorWatch.Builder.setDebugUrls(int index, String value) URL(s) for debug targets(s).DebugTensorWatch.Builder.setField(Descriptors.FieldDescriptor field, Object value) DebugTensorWatch.Builder.setNodeName(String value) Name of the node to watch.DebugTensorWatch.Builder.setNodeNameBytes(ByteString value) Name of the node to watch.DebugTensorWatch.Builder.setOutputSlot(int value) Output slot to watch.DebugTensorWatch.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) DebugTensorWatch.Builder.setTolerateDebugOpCreationFailures(boolean value) Do not error out if debug op creation fails (e.g., due to dtype incompatibility).final DebugTensorWatch.BuilderDebugTensorWatch.Builder.setUnknownFields(UnknownFieldSet unknownFields) DebugTensorWatch.toBuilder()Methods in org.tensorflow.proto that return types with arguments of type DebugTensorWatch.BuilderModifier and TypeMethodDescriptionDebugOptions.Builder.getDebugTensorWatchOptsBuilderList()Debugging optionsMethods in org.tensorflow.proto with parameters of type DebugTensorWatch.BuilderModifier and TypeMethodDescriptionDebugOptions.Builder.addDebugTensorWatchOpts(int index, DebugTensorWatch.Builder builderForValue) Debugging optionsDebugOptions.Builder.addDebugTensorWatchOpts(DebugTensorWatch.Builder builderForValue) Debugging optionsDebugOptions.Builder.setDebugTensorWatchOpts(int index, DebugTensorWatch.Builder builderForValue) Debugging options