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