Package

io.hydrosphere.serving.tensorflow.api

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. final case class ModelSpec(signatureName: String = "") extends GeneratedMessage with Message[ModelSpec] with Updatable[ModelSpec] with Product with Serializable

    Permalink

    Metadata for an inference request such as the model name and version.

    Metadata for an inference request such as the model name and version.

    signatureName

    A named signature to evaluate. If unspecified, the default signature will be used.

    Annotations
    @SerialVersionUID()

Value Members

  1. object ModelProto extends GeneratedFileObject

    Permalink
  2. object ModelSpec extends GeneratedMessageCompanion[ModelSpec] with Serializable

    Permalink

Ungrouped