Interface InferenceConfigUpdateVariant
- All Known Implementing Classes:
- ClassificationInferenceOptions,- FillMaskInferenceUpdateOptions,- NerInferenceUpdateOptions,- PassThroughInferenceUpdateOptions,- QuestionAnsweringInferenceUpdateOptions,- RegressionInferenceOptions,- TextClassificationInferenceUpdateOptions,- TextEmbeddingInferenceUpdateOptions,- TextExpansionInferenceUpdateOptions,- ZeroShotClassificationInferenceUpdateOptions
public interface InferenceConfigUpdateVariant
Base interface for 
InferenceConfigUpdate variants.- 
Method Summary
- 
Method Details- 
_inferenceConfigUpdateKindInferenceConfigUpdate.Kind _inferenceConfigUpdateKind()
- 
_toInferenceConfigUpdate
 
-