Search
Preparing search index...
The search index is not available
@hoff97/tensor-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@hoff97/tensor-js
tensor
wasm
Namespace wasm
Index
Classes
WASMTensor
Type aliases
DType
Wasm
WT
Variables
tensor
Constructor
wasm
Loaded
Type aliases
DType
Wasm
DType
Wasm
:
"float64"
|
"float32"
|
"int32"
|
"int16"
|
"int8"
|
"uint32"
|
"uint16"
|
"uint8"
WT
WT
:
{
float32
:
WTF32
;
float64
:
WTF64
;
int16
:
WTI16
;
int32
:
WTI32
;
int8
:
WTI8
;
uint16
:
WTU16
;
uint32
:
WTU32
;
uint8
:
WTU8
}
Type declaration
float32
:
WTF32
float64
:
WTF64
int16
:
WTI16
int32
:
WTI32
int8
:
WTI8
uint16
:
WTU16
uint32
:
WTU32
uint8
:
WTU8
Variables
Let
tensor
Constructor
tensor
Constructor
:
{}
Type declaration
[
name:
string
]:
any
Const
wasm
Loaded
wasm
Loaded
:
Promise
<
void
>
= ...
Exports
autograd
model
onnx
tensor
cpu
gpu
sparse
wasm
util
WASMTensor
DType
Wasm
WT
tensor
Constructor
wasm
Loaded
Generated using
TypeDoc