Uses of Class
tensorflow.serving.PredictionLogOuterClass.SessionRunLog
Packages that use PredictionLogOuterClass.SessionRunLog
-
Uses of PredictionLogOuterClass.SessionRunLog in tensorflow.serving
Methods in tensorflow.serving that return PredictionLogOuterClass.SessionRunLogModifier and TypeMethodDescriptionPredictionLogOuterClass.SessionRunLog.Builder.build()PredictionLogOuterClass.SessionRunLog.Builder.buildPartial()PredictionLogOuterClass.SessionRunLog.getDefaultInstance()PredictionLogOuterClass.SessionRunLog.Builder.getDefaultInstanceForType()PredictionLogOuterClass.SessionRunLog.getDefaultInstanceForType()PredictionLogOuterClass.PredictionLog.Builder.getSessionRunLog().tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.PredictionLog.getSessionRunLog().tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.PredictionLogOrBuilder.getSessionRunLog().tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.SessionRunLog.parseDelimitedFrom(InputStream input) PredictionLogOuterClass.SessionRunLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.SessionRunLog.parseFrom(byte[] data) PredictionLogOuterClass.SessionRunLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.SessionRunLog.parseFrom(com.google.protobuf.ByteString data) PredictionLogOuterClass.SessionRunLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.SessionRunLog.parseFrom(com.google.protobuf.CodedInputStream input) PredictionLogOuterClass.SessionRunLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.SessionRunLog.parseFrom(InputStream input) PredictionLogOuterClass.SessionRunLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.SessionRunLog.parseFrom(ByteBuffer data) PredictionLogOuterClass.SessionRunLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type PredictionLogOuterClass.SessionRunLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PredictionLogOuterClass.SessionRunLog> PredictionLogOuterClass.SessionRunLog.getParserForType()static com.google.protobuf.Parser<PredictionLogOuterClass.SessionRunLog> PredictionLogOuterClass.SessionRunLog.parser()Methods in tensorflow.serving with parameters of type PredictionLogOuterClass.SessionRunLogModifier and TypeMethodDescriptionPredictionLogOuterClass.SessionRunLog.Builder.mergeFrom(PredictionLogOuterClass.SessionRunLog other) PredictionLogOuterClass.PredictionLog.Builder.mergeSessionRunLog(PredictionLogOuterClass.SessionRunLog value) .tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.SessionRunLog.newBuilder(PredictionLogOuterClass.SessionRunLog prototype) PredictionLogOuterClass.PredictionLog.Builder.setSessionRunLog(PredictionLogOuterClass.SessionRunLog value) .tensorflow.serving.SessionRunLog session_run_log = 5;