Documentation
GitHub
Example
Dlang.org
ConvolutionRefImpl
grain
functions
binary
Reference CPU implementation of Convolution function
static
struct
ConvolutionRefImpl (
T
size_t
imDims
bool
isConv
= false
bool
isNchw
= true
) {
enum
int
nbDims
;
}
Meta
Source
See Implementation
grain
functions
binary
functions
lin2dim
structs
AddBias
Convolution
ConvolutionRefImpl
Embedding
MatMul
OpBinary
Reference CPU implementation of Convolution function