Uses of Class
org.tensorflow.framework.GraphDebugInfo
Packages that use GraphDebugInfo
-
Uses of GraphDebugInfo in org.tensorflow.framework
Fields in org.tensorflow.framework with type parameters of type GraphDebugInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<GraphDebugInfo> GraphDebugInfo.PARSERDeprecated.Methods in org.tensorflow.framework 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(byte[] data) static GraphDebugInfoGraphDebugInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(com.google.protobuf.ByteString data) static GraphDebugInfoGraphDebugInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(com.google.protobuf.CodedInputStream input) static GraphDebugInfoGraphDebugInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(InputStream input) static GraphDebugInfoGraphDebugInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfoGraphDebugInfo.parseFrom(ByteBuffer data) static GraphDebugInfoGraphDebugInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type GraphDebugInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GraphDebugInfo> GraphDebugInfo.getParserForType()static com.google.protobuf.Parser<GraphDebugInfo> GraphDebugInfo.parser()Methods in org.tensorflow.framework 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.