Search
Preparing search index...
The search index is not available
ONNX Runtime JavaScript API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ONNX Runtime JavaScript API
Tensor
ElementTypeMap
Interface ElementTypeMap
Hierarchy
ElementTypeMap
Index
Properties
bool
float16
float32
float64
int16
int32
int64
int8
string
uint16
uint32
uint64
uint8
Properties
bool
bool
:
boolean
float16
float16
:
never
float32
float32
:
number
float64
float64
:
number
int16
int16
:
number
int32
int32
:
number
int64
int64
:
bigint
int8
int8
:
number
string
string
:
string
uint16
uint16
:
number
uint32
uint32
:
number
uint64
uint64
:
bigint
uint8
uint8
:
number
Exports
Env
Inference
Session
Tensor
Element
Type
Map
bool
float16
float32
float64
int16
int32
int64
int8
string
uint16
uint32
uint64
uint8
Generated using
TypeDoc