Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelShape

An interface to define the shape of an ML model. This can be used to define the input and output shape of an ML model.

Hierarchy

  • ModelShape

Index

Properties

Properties

channels

channels: number

height

height: number

range

range: number[]

width

width: number

Generated using TypeDoc