Uses of Class
com.codedstream.otterstream.remote.RemoteInferenceEngine
-
Packages that use RemoteInferenceEngine Package Description com.codedstream.otterstream.remote.http com.codedstream.otterstream.remote.sagemaker -
-
Uses of RemoteInferenceEngine in com.codedstream.otterstream.remote.http
Subclasses of RemoteInferenceEngine in com.codedstream.otterstream.remote.http Modifier and Type Class Description classHttpInferenceClientHTTP-based remote inference client for REST API model endpoints. -
Uses of RemoteInferenceEngine in com.codedstream.otterstream.remote.sagemaker
Subclasses of RemoteInferenceEngine in com.codedstream.otterstream.remote.sagemaker Modifier and Type Class Description classSageMakerInferenceClientAWS SageMaker remote inference client for hosted ML models.
-