Uses of Class
org.tensorflow.framework.GraphDebugInfo.FileLineCol
Packages that use GraphDebugInfo.FileLineCol
-
Uses of GraphDebugInfo.FileLineCol in org.tensorflow.framework
Fields in org.tensorflow.framework with type parameters of type GraphDebugInfo.FileLineColModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<GraphDebugInfo.FileLineCol> GraphDebugInfo.FileLineCol.PARSERDeprecated.Methods in org.tensorflow.framework 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()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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(byte[] data) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(com.google.protobuf.ByteString data) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(com.google.protobuf.CodedInputStream input) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(InputStream input) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(ByteBuffer data) static GraphDebugInfo.FileLineColGraphDebugInfo.FileLineCol.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework 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.com.google.protobuf.Parser<GraphDebugInfo.FileLineCol> GraphDebugInfo.FileLineCol.getParserForType()static com.google.protobuf.Parser<GraphDebugInfo.FileLineCol> GraphDebugInfo.FileLineCol.parser()Methods in org.tensorflow.framework 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.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.GraphDebugInfo.StackTrace.Builder.setFileLineCols(int index, GraphDebugInfo.FileLineCol value) Deprecated.Method parameters in org.tensorflow.framework 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.