• gaurides's avatar
    Gauri/groupconv batchnorm (#1900) · c637d629
    gaurides authored
    * Initial implementation of GroupConv+BatchNorm fusion
    
    * Added GroupConv+BatchNorm with Relu fusion
    
    * Added changes to fuse with BoundedRelu
    
    * Changed BoundedRelu to Relu
    
    * Added test; Code cleanup
    
    * Code formatting
    
    * Removed dead code
    
    * Added test cases and other misc
    
    * Bug fix in group conv callback and general cleanup
    
    * Address PR feedback
    
    * Minor edit to comment. MKLDNN divides both input and output channels by groups
    
    * Style fixes and PR feedback
    c637d629
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...