WasmGPU - v0.6.0
Preparing search index...
NdLayoutDescriptor
Type Alias NdLayoutDescriptor
type
NdLayoutDescriptor
=
{
offsetBytes
?:
number
;
shape
:
ReadonlyArray
<
number
>
;
stridesBytes
?:
ReadonlyArray
<
number
>
;
}
Index
Properties
offset
Bytes?
shape
strides
Bytes?
Properties
Optional
offset
Bytes
offsetBytes
?:
number
shape
shape
:
ReadonlyArray
<
number
>
Optional
strides
Bytes
stridesBytes
?:
ReadonlyArray
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
offset
Bytes
shape
strides
Bytes
Source code
Examples
WasmGPU - v0.6.0
Loading...