package serving
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ClusterServingHelper extends Serializable
The helper of Cluster Serving by default, all parameters are loaded by config including model directory However, in some condition, models are distributed to remote machine and locate in tmp directory, but other configs are still needed.
The helper of Cluster Serving by default, all parameters are loaded by config including model directory However, in some condition, models are distributed to remote machine and locate in tmp directory, but other configs are still needed. Thus model directory could be passed and overwrite that in config YAML
- class ClusterServingInference extends AnyRef
Value Members
- object ClusterServing
- object ClusterServingHelper extends Serializable