public interface ServingTranslator extends Translator<Input,Output>
Modifier and Type | Method and Description |
---|---|
void |
setArguments(java.util.Map<java.lang.String,java.lang.Object> arguments)
Sets the configurations for the
Translator instance. |
getBatchifier, prepare
getPipeline, processInput
processOutput