Uses of Class
org.tensorflow.framework.DebugTensorWatch
Packages that use DebugTensorWatch
-
Uses of DebugTensorWatch in org.tensorflow.framework
Methods in org.tensorflow.framework 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(byte[] data) static DebugTensorWatchDebugTensorWatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(com.google.protobuf.ByteString data) static DebugTensorWatchDebugTensorWatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(com.google.protobuf.CodedInputStream input) static DebugTensorWatchDebugTensorWatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(InputStream input) static DebugTensorWatchDebugTensorWatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DebugTensorWatchDebugTensorWatch.parseFrom(ByteBuffer data) static DebugTensorWatchDebugTensorWatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type DebugTensorWatchModifier and TypeMethodDescriptionDebugOptions.Builder.getDebugTensorWatchOptsList()Debugging optionsDebugOptions.getDebugTensorWatchOptsList()Debugging optionsDebugOptionsOrBuilder.getDebugTensorWatchOptsList()Debugging optionscom.google.protobuf.Parser<DebugTensorWatch> DebugTensorWatch.getParserForType()static com.google.protobuf.Parser<DebugTensorWatch> DebugTensorWatch.parser()Methods in org.tensorflow.framework 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.framework with type arguments of type DebugTensorWatchModifier and TypeMethodDescriptionDebugOptions.Builder.addAllDebugTensorWatchOpts(Iterable<? extends DebugTensorWatch> values) Debugging options