Uses of Class
org.tensorflow.proto.GraphDebugInfo
Packages that use GraphDebugInfo
-
Uses of GraphDebugInfo in org.tensorflow.proto
Fields in org.tensorflow.proto with type parameters of type GraphDebugInfoModifier and TypeFieldDescriptionstatic final Parser<GraphDebugInfo> GraphDebugInfo.PARSERDeprecated.Methods in org.tensorflow.proto that return GraphDebugInfoModifier and TypeMethodDescriptionGraphDebugInfo.Builder.build()GraphDebugInfo.Builder.buildPartial()GraphDef.Builder.getDebugInfo()Stack traces for the nodes in this graph.GraphDef.getDebugInfo()Stack traces for the nodes in this graph.GraphDefOrBuilder.getDebugInfo()Stack traces for the nodes in this graph.static GraphDebugInfoGraphDebugInfo.getDefaultInstance()GraphDebugInfo.Builder.getDefaultInstanceForType()GraphDebugInfo.getDefaultInstanceForType()static GraphDebugInfoGraphDebugInfo.parseDelimitedFrom(InputStream input) static GraphDebugInfoGraphDebugInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(byte[] data) static GraphDebugInfoGraphDebugInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(ByteString data) static GraphDebugInfoGraphDebugInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(CodedInputStream input) static GraphDebugInfoGraphDebugInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(InputStream input) static GraphDebugInfoGraphDebugInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(ByteBuffer data) static GraphDebugInfoGraphDebugInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type GraphDebugInfoModifier and TypeMethodDescriptionGraphDebugInfo.getParserForType()static Parser<GraphDebugInfo> GraphDebugInfo.parser()Methods in org.tensorflow.proto with parameters of type GraphDebugInfoModifier and TypeMethodDescriptionGraphDef.Builder.mergeDebugInfo(GraphDebugInfo value) Stack traces for the nodes in this graph.GraphDebugInfo.Builder.mergeFrom(GraphDebugInfo other) static GraphDebugInfo.BuilderGraphDebugInfo.newBuilder(GraphDebugInfo prototype) GraphDef.Builder.setDebugInfo(GraphDebugInfo value) Stack traces for the nodes in this graph.