• Jayaram Bobba's avatar
    Moves some fused convolution ops to core FusedOps (#2733) · 6b5016e5
    Jayaram Bobba authored
    * - Moves some fused convolution ops to core FusedOps
    - Adds support for decomposing and replacing multi-output FusedOps
    - Adds query callbacks to FusedOpDecomposition to check if a FusedOp is
      supported by a backend
    - Adds core fusion patterns for FusedOps
    -
    
    * style fix
    
    * Added comments on FOP_FUSIONS
    
    * gpu convolution 1d bug fix (#2741)
    
    * Fix bug with dex-only compilation and addressed PR comments
    6b5016e5
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...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...