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