Convolution.hw

Undocumented in source.
  1. Variable!(T, nbDims, HostStorage) hx;
  2. Variable!(T, nbDims, HostStorage) hw;
    struct Convolution(T, size_t imDims, bool isConv = false, bool isNchw = true)

Meta