Convolution.hx

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

Meta