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