Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelSpec

An interface for defining the input and output shape of a ML model along with the path to download the model.

Hierarchy

  • ModelSpec

Index

Properties

Properties

input

input: ModelShape

output

output: ModelShape

path

path: string

Generated using TypeDoc