Package

io.hydrosphere.serving.model.api

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. case class AnyShaper() extends ColumnShaper with Product with Serializable

    Permalink
  2. sealed trait ColumnShaper extends AnyRef

    Permalink
  3. case class DimShaper(dims: Seq[Long]) extends ColumnShaper with Product with Serializable

    Permalink
  4. case class ScalarShaper() extends ColumnShaper with Product with Serializable

    Permalink
  5. trait TensorJsonLens[T <: TypedTensor[_]] extends AnyRef

    Permalink

Ungrouped