diagonalwise-refactorization-pytorch icon indicating copy to clipboard operation
diagonalwise-refactorization-pytorch copied to clipboard

Diagonalwise Refactorization: An Efficient Training Method for Depthwise Convolutions (in PyTorch)

Results 2 diagonalwise-refactorization-pytorch issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for open sourcing your work. In my initial tests I don't see improvements over the normal pytorch Conv2D with groups = in_channels, though apparently pytorch is still not...

Hi, This interesting work - I would like to try it. Is it possible for you add a license file - probably something similar to this? https://github.com/pytorch/vision/blob/master/LICENSE