Uses of Class
tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
Packages that use PlatformConfigOuterClass.PlatformConfig
-
Uses of PlatformConfigOuterClass.PlatformConfig in tensorflow.serving
Methods in tensorflow.serving that return PlatformConfigOuterClass.PlatformConfigModifier and TypeMethodDescriptionPlatformConfigOuterClass.PlatformConfig.Builder.build()PlatformConfigOuterClass.PlatformConfig.Builder.buildPartial()PlatformConfigOuterClass.PlatformConfig.getDefaultInstance()PlatformConfigOuterClass.PlatformConfig.Builder.getDefaultInstanceForType()PlatformConfigOuterClass.PlatformConfig.getDefaultInstanceForType()PlatformConfigOuterClass.PlatformConfigMap.Builder.getPlatformConfigsOrDefault(String key, PlatformConfigOuterClass.PlatformConfig defaultValue) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMap.getPlatformConfigsOrDefault(String key, PlatformConfigOuterClass.PlatformConfig defaultValue) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMapOrBuilder.getPlatformConfigsOrDefault(String key, PlatformConfigOuterClass.PlatformConfig defaultValue) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMap.Builder.getPlatformConfigsOrThrow(String key) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMap.getPlatformConfigsOrThrow(String key) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMapOrBuilder.getPlatformConfigsOrThrow(String key) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfig.parseDelimitedFrom(InputStream input) PlatformConfigOuterClass.PlatformConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlatformConfigOuterClass.PlatformConfig.parseFrom(byte[] data) PlatformConfigOuterClass.PlatformConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlatformConfigOuterClass.PlatformConfig.parseFrom(com.google.protobuf.ByteString data) PlatformConfigOuterClass.PlatformConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlatformConfigOuterClass.PlatformConfig.parseFrom(com.google.protobuf.CodedInputStream input) PlatformConfigOuterClass.PlatformConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlatformConfigOuterClass.PlatformConfig.parseFrom(InputStream input) PlatformConfigOuterClass.PlatformConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlatformConfigOuterClass.PlatformConfig.parseFrom(ByteBuffer data) PlatformConfigOuterClass.PlatformConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type PlatformConfigOuterClass.PlatformConfigModifier and TypeMethodDescriptionPlatformConfigOuterClass.PlatformConfigMap.Builder.getMutablePlatformConfigs()Deprecated.com.google.protobuf.Parser<PlatformConfigOuterClass.PlatformConfig> PlatformConfigOuterClass.PlatformConfig.getParserForType()PlatformConfigOuterClass.PlatformConfigMap.Builder.getPlatformConfigs()Deprecated.PlatformConfigOuterClass.PlatformConfigMap.getPlatformConfigs()Deprecated.PlatformConfigOuterClass.PlatformConfigMapOrBuilder.getPlatformConfigs()Deprecated.PlatformConfigOuterClass.PlatformConfigMap.Builder.getPlatformConfigsMap()A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMap.getPlatformConfigsMap()A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMapOrBuilder.getPlatformConfigsMap()A map from a platform name to a platform config.static com.google.protobuf.Parser<PlatformConfigOuterClass.PlatformConfig> PlatformConfigOuterClass.PlatformConfig.parser()Methods in tensorflow.serving with parameters of type PlatformConfigOuterClass.PlatformConfigModifier and TypeMethodDescriptionPlatformConfigOuterClass.PlatformConfigMap.Builder.getPlatformConfigsOrDefault(String key, PlatformConfigOuterClass.PlatformConfig defaultValue) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMap.getPlatformConfigsOrDefault(String key, PlatformConfigOuterClass.PlatformConfig defaultValue) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfigMapOrBuilder.getPlatformConfigsOrDefault(String key, PlatformConfigOuterClass.PlatformConfig defaultValue) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfig.Builder.mergeFrom(PlatformConfigOuterClass.PlatformConfig other) PlatformConfigOuterClass.PlatformConfig.newBuilder(PlatformConfigOuterClass.PlatformConfig prototype) PlatformConfigOuterClass.PlatformConfigMap.Builder.putPlatformConfigs(String key, PlatformConfigOuterClass.PlatformConfig value) A map from a platform name to a platform config.Method parameters in tensorflow.serving with type arguments of type PlatformConfigOuterClass.PlatformConfigModifier and TypeMethodDescriptionPlatformConfigOuterClass.PlatformConfigMap.Builder.putAllPlatformConfigs(Map<String, PlatformConfigOuterClass.PlatformConfig> values) A map from a platform name to a platform config.