commit | 6146a9a641b71b30304a1a495bd8888c38360418 | [log] [tgz] |
---|---|---|
author | Gregory Chanan <gchanan@fb.com> | Tue Oct 18 09:05:06 2016 -0700 |
committer | Gregory Chanan <gchanan@fb.com> | Tue Nov 08 13:01:06 2016 -0800 |
tree | 86b6773494b06908f7d9ddc439fb30b66aadeff0 | |
parent | 83de8e40d57106eed108dfc6a19dc94bb562b16d [diff] |
Generic support for SpatialFullConvolution and SpatialDilatedConvolution. Uses matrix multiple for matrix vector multiply for half (no matrix vector implementation exists).