Packages

package serving

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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

  2. class ClusterServingInference extends AnyRef

Value Members

  1. object ClusterServing
  2. object ClusterServingHelper extends Serializable

Ungrouped