Uses of Class
org.tensorflow.proto.DebugTensorWatch
Packages that use DebugTensorWatch
-
Uses of DebugTensorWatch in org.tensorflow.proto
Methods in org.tensorflow.proto that return DebugTensorWatchModifier and TypeMethodDescriptionDebugTensorWatch.Builder.build()DebugTensorWatch.Builder.buildPartial()DebugOptions.Builder.getDebugTensorWatchOpts(int index) Debugging optionsDebugOptions.getDebugTensorWatchOpts(int index) Debugging optionsDebugOptionsOrBuilder.getDebugTensorWatchOpts(int index) Debugging optionsstatic DebugTensorWatchDebugTensorWatch.getDefaultInstance()DebugTensorWatch.Builder.getDefaultInstanceForType()DebugTensorWatch.getDefaultInstanceForType()static DebugTensorWatchDebugTensorWatch.parseDelimitedFrom(InputStream input) static DebugTensorWatchDebugTensorWatch.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(byte[] data) static DebugTensorWatchDebugTensorWatch.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(ByteString data) static DebugTensorWatchDebugTensorWatch.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(CodedInputStream input) static DebugTensorWatchDebugTensorWatch.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(InputStream input) static DebugTensorWatchDebugTensorWatch.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(ByteBuffer data) static DebugTensorWatchDebugTensorWatch.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type DebugTensorWatchModifier and TypeMethodDescriptionDebugOptions.Builder.getDebugTensorWatchOptsList()Debugging optionsDebugOptions.getDebugTensorWatchOptsList()Debugging optionsDebugOptionsOrBuilder.getDebugTensorWatchOptsList()Debugging optionsDebugTensorWatch.getParserForType()static Parser<DebugTensorWatch> DebugTensorWatch.parser()Methods in org.tensorflow.proto with parameters of type DebugTensorWatchModifier and TypeMethodDescriptionDebugOptions.Builder.addDebugTensorWatchOpts(int index, DebugTensorWatch value) Debugging optionsDebugOptions.Builder.addDebugTensorWatchOpts(DebugTensorWatch value) Debugging optionsDebugTensorWatch.Builder.mergeFrom(DebugTensorWatch other) static DebugTensorWatch.BuilderDebugTensorWatch.newBuilder(DebugTensorWatch prototype) DebugOptions.Builder.setDebugTensorWatchOpts(int index, DebugTensorWatch value) Debugging optionsMethod parameters in org.tensorflow.proto with type arguments of type DebugTensorWatchModifier and TypeMethodDescriptionDebugOptions.Builder.addAllDebugTensorWatchOpts(Iterable<? extends DebugTensorWatch> values) Debugging options