Uses of Class
org.tensorflow.framework.GraphDebugInfo.StackTrace
Packages that use GraphDebugInfo.StackTrace
-
Uses of GraphDebugInfo.StackTrace in org.tensorflow.framework
Fields in org.tensorflow.framework with type parameters of type GraphDebugInfo.StackTraceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<GraphDebugInfo.StackTrace> GraphDebugInfo.StackTrace.PARSERDeprecated.Methods in org.tensorflow.framework that return GraphDebugInfo.StackTraceModifier and TypeMethodDescriptionGraphDebugInfo.StackTrace.Builder.build()GraphDebugInfo.StackTrace.Builder.buildPartial()static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.getDefaultInstance()GraphDebugInfo.StackTrace.Builder.getDefaultInstanceForType()GraphDebugInfo.StackTrace.getDefaultInstanceForType()GraphDebugInfo.Builder.getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfoOrBuilder.getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.Builder.getTracesByIdOrThrow(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.getTracesByIdOrThrow(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfoOrBuilder.getTracesByIdOrThrow(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.Builder.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.GraphDebugInfo.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.GraphDebugInfoOrBuilder.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.GraphDebugInfo.Builder.getTracesOrThrow(String key) Deprecated.GraphDebugInfo.getTracesOrThrow(String key) Deprecated.GraphDebugInfoOrBuilder.getTracesOrThrow(String key) Deprecated.static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseDelimitedFrom(InputStream input) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(byte[] data) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(com.google.protobuf.ByteString data) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(com.google.protobuf.CodedInputStream input) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(InputStream input) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(ByteBuffer data) static GraphDebugInfo.StackTraceGraphDebugInfo.StackTrace.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type GraphDebugInfo.StackTraceModifier and TypeMethodDescriptionGraphDebugInfo.Builder.getMutableTraces()Deprecated.GraphDebugInfo.Builder.getMutableTracesById()Deprecated.com.google.protobuf.Parser<GraphDebugInfo.StackTrace> GraphDebugInfo.StackTrace.getParserForType()GraphDebugInfo.Builder.getTraces()Deprecated.GraphDebugInfo.getTraces()Deprecated.GraphDebugInfoOrBuilder.getTraces()Deprecated.GraphDebugInfo.Builder.getTracesById()Deprecated.GraphDebugInfo.getTracesById()Deprecated.GraphDebugInfoOrBuilder.getTracesById()Deprecated.GraphDebugInfo.Builder.getTracesByIdMap()map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.getTracesByIdMap()map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfoOrBuilder.getTracesByIdMap()map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.Builder.getTracesMap()Deprecated.GraphDebugInfo.getTracesMap()Deprecated.GraphDebugInfoOrBuilder.getTracesMap()Deprecated.static com.google.protobuf.Parser<GraphDebugInfo.StackTrace> GraphDebugInfo.StackTrace.parser()Methods in org.tensorflow.framework with parameters of type GraphDebugInfo.StackTraceModifier and TypeMethodDescriptionGraphDebugInfo.Builder.getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfoOrBuilder.getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;GraphDebugInfo.Builder.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.GraphDebugInfo.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.GraphDebugInfoOrBuilder.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.GraphDebugInfo.StackTrace.Builder.mergeFrom(GraphDebugInfo.StackTrace other) GraphDebugInfo.StackTrace.newBuilder(GraphDebugInfo.StackTrace prototype) GraphDebugInfo.Builder.putTraces(String key, GraphDebugInfo.StackTrace value) Deprecated.GraphDebugInfo.Builder.putTracesById(long key, GraphDebugInfo.StackTrace value) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;Method parameters in org.tensorflow.framework with type arguments of type GraphDebugInfo.StackTraceModifier and TypeMethodDescriptionGraphDebugInfo.Builder.putAllTraces(Map<String, GraphDebugInfo.StackTrace> values) Deprecated.GraphDebugInfo.Builder.putAllTracesById(Map<Long, GraphDebugInfo.StackTrace> values) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;