Uses of Class
org.tensorflow.proto.GraphDebugInfo.FileLineCol
Packages that use GraphDebugInfo.FileLineCol
-
Uses of GraphDebugInfo.FileLineCol in org.tensorflow.proto
Fields in org.tensorflow.proto with type parameters of type GraphDebugInfo.FileLineColModifier and TypeFieldDescriptionstatic final Parser<GraphDebugInfo.FileLineCol> GraphDebugInfo.FileLineCol.PARSERDeprecated.Methods in org.tensorflow.proto that return GraphDebugInfo.FileLineColModifier and TypeMethodDescriptionGraphDebugInfo.FileLineCol.Builder.build()GraphDebugInfo.FileLineCol.Builder.buildPartial()static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.getDefaultInstance()GraphDebugInfo.FileLineCol.Builder.getDefaultInstanceForType()GraphDebugInfo.FileLineCol.getDefaultInstanceForType()StackFrameWithId.Builder.getFileLineCol()Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).StackFrameWithId.getFileLineCol()Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).StackFrameWithIdOrBuilder.getFileLineCol()Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).GraphDebugInfo.StackTrace.Builder.getFileLineCols(int index) Deprecated.GraphDebugInfo.StackTrace.getFileLineCols(int index) Deprecated.GraphDebugInfo.StackTraceOrBuilder.getFileLineCols(int index) Deprecated.GraphDebugInfo.Builder.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.GraphDebugInfo.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.GraphDebugInfoOrBuilder.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.GraphDebugInfo.Builder.getFramesByIdOrThrow(long key) Stack traces and frames are uniqueified during construction.GraphDebugInfo.getFramesByIdOrThrow(long key) Stack traces and frames are uniqueified during construction.GraphDebugInfoOrBuilder.getFramesByIdOrThrow(long key) Stack traces and frames are uniqueified during construction.static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseDelimitedFrom(InputStream input) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(byte[] data) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(ByteString data) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(CodedInputStream input) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(InputStream input) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(ByteBuffer data) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type GraphDebugInfo.FileLineColModifier and TypeMethodDescriptionGraphDebugInfo.StackTrace.Builder.getFileLineColsList()Deprecated.GraphDebugInfo.StackTrace.getFileLineColsList()Deprecated.GraphDebugInfo.StackTraceOrBuilder.getFileLineColsList()Deprecated.GraphDebugInfo.Builder.getFramesById()Deprecated.GraphDebugInfo.getFramesById()Deprecated.GraphDebugInfoOrBuilder.getFramesById()Deprecated.GraphDebugInfo.Builder.getFramesByIdMap()Stack traces and frames are uniqueified during construction.GraphDebugInfo.getFramesByIdMap()Stack traces and frames are uniqueified during construction.GraphDebugInfoOrBuilder.getFramesByIdMap()Stack traces and frames are uniqueified during construction.GraphDebugInfo.Builder.getMutableFramesById()Deprecated.GraphDebugInfo.FileLineCol.getParserForType()static Parser<GraphDebugInfo.FileLineCol> GraphDebugInfo.FileLineCol.parser()Methods in org.tensorflow.proto with parameters of type GraphDebugInfo.FileLineColModifier and TypeMethodDescriptionGraphDebugInfo.StackTrace.Builder.addFileLineCols(int index, GraphDebugInfo.FileLineCol value) Deprecated.GraphDebugInfo.StackTrace.Builder.addFileLineCols(GraphDebugInfo.FileLineCol value) Deprecated.GraphDebugInfo.Builder.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.GraphDebugInfo.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.GraphDebugInfoOrBuilder.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.StackFrameWithId.Builder.mergeFileLineCol(GraphDebugInfo.FileLineCol value) Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).GraphDebugInfo.FileLineCol.Builder.mergeFrom(GraphDebugInfo.FileLineCol other) GraphDebugInfo.FileLineCol.newBuilder(GraphDebugInfo.FileLineCol prototype) GraphDebugInfo.Builder.putFramesById(long key, GraphDebugInfo.FileLineCol value) Stack traces and frames are uniqueified during construction.StackFrameWithId.Builder.setFileLineCol(GraphDebugInfo.FileLineCol value) Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).GraphDebugInfo.StackTrace.Builder.setFileLineCols(int index, GraphDebugInfo.FileLineCol value) Deprecated.Method parameters in org.tensorflow.proto with type arguments of type GraphDebugInfo.FileLineColModifier and TypeMethodDescriptionGraphDebugInfo.StackTrace.Builder.addAllFileLineCols(Iterable<? extends GraphDebugInfo.FileLineCol> values) Deprecated.GraphDebugInfo.Builder.putAllFramesById(Map<Long, GraphDebugInfo.FileLineCol> values) Stack traces and frames are uniqueified during construction.