winograd
There are 10 repositories under winograd topic.
IntelLabs/SkimCaffe
Caffe for Sparse Convolutional Neural Network
xingyul/sparse-winograd-cnn
Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)
gplhegde/convolution-flavors
Implementation of convolution layer in different flavors
JerryLingjieMei/WinogradConvolution
Winograd Convolution in Julia with CUDA kernels
yester31/Winograd_Conv2d_cpp
Winograd Convolution Implementation using by cpp
demelin/Wino-X
Supplementary materials for the paper "Wino-X: Multilingual Winograd Schemas for Commonsense Reasoning and Coreference Resolution" (Emelin et al., 2021)
ShrohanMohapatra/LaunchpadACT
A series of programs that enable one's investigations in the algebraic complexity theory such as matrix multiplication algorithms, primality tests, algebraic complexity, sorting algorithms etc. Each algorithm is accompanied by a comparative time complexity analysis and a class of test cases and test suites.
WendongMao/DeConv-FTA
The fast transformation algorithm for transposed convolutional layers
yester31/winograd1d_Conv_cuda
winograd 1d convolution using by cuda