Uses of Interface
tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
Packages that use FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
-
Uses of FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder in tensorflow.serving
Classes in tensorflow.serving that implement FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilderModifier and TypeClassDescriptionstatic final classA policy that dictates which version(s) of a servable should be served.static final classA policy that dictates which version(s) of a servable should be served.Methods in tensorflow.serving that return FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilderModifier and TypeMethodDescriptionModelServerConfigOuterClass.ModelConfig.Builder.getModelVersionPolicyOrBuilder()Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.ModelServerConfigOuterClass.ModelConfig.getModelVersionPolicyOrBuilder()Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.ModelServerConfigOuterClass.ModelConfigOrBuilder.getModelVersionPolicyOrBuilder()Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.getServableVersionPolicyOrBuilder()The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.getServableVersionPolicyOrBuilder()The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder.getServableVersionPolicyOrBuilder()The policy to determines the number of versions of the servable to be served at the same time.