Uses of Class
org.tensorflow.proto.DebuggedGraph
Packages that use DebuggedGraph
-
Uses of DebuggedGraph in org.tensorflow.proto
Methods in org.tensorflow.proto that return DebuggedGraphModifier and TypeMethodDescriptionDebuggedGraph.Builder.build()DebuggedGraph.Builder.buildPartial()DebugEvent.Builder.getDebuggedGraph()Information about a debugged graph.DebugEvent.getDebuggedGraph()Information about a debugged graph.DebugEventOrBuilder.getDebuggedGraph()Information about a debugged graph.static DebuggedGraphDebuggedGraph.getDefaultInstance()DebuggedGraph.Builder.getDefaultInstanceForType()DebuggedGraph.getDefaultInstanceForType()static DebuggedGraphDebuggedGraph.parseDelimitedFrom(InputStream input) static DebuggedGraphDebuggedGraph.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DebuggedGraphDebuggedGraph.parseFrom(byte[] data) static DebuggedGraphDebuggedGraph.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static DebuggedGraphDebuggedGraph.parseFrom(ByteString data) static DebuggedGraphDebuggedGraph.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static DebuggedGraphDebuggedGraph.parseFrom(CodedInputStream input) static DebuggedGraphDebuggedGraph.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DebuggedGraphDebuggedGraph.parseFrom(InputStream input) static DebuggedGraphDebuggedGraph.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DebuggedGraphDebuggedGraph.parseFrom(ByteBuffer data) static DebuggedGraphDebuggedGraph.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type DebuggedGraphModifier and TypeMethodDescriptionDebuggedGraph.getParserForType()static Parser<DebuggedGraph> DebuggedGraph.parser()Methods in org.tensorflow.proto with parameters of type DebuggedGraphModifier and TypeMethodDescriptionDebugEvent.Builder.mergeDebuggedGraph(DebuggedGraph value) Information about a debugged graph.DebuggedGraph.Builder.mergeFrom(DebuggedGraph other) static DebuggedGraph.BuilderDebuggedGraph.newBuilder(DebuggedGraph prototype) DebugEvent.Builder.setDebuggedGraph(DebuggedGraph value) Information about a debugged graph.