• Jayaram Bobba's avatar
    IAT: Collapse dimensions around arithmetic reduction operations (#1763) · e765956a
    Jayaram Bobba authored
    * Collapse dimensions for arithmetic reduction ops to support faster kernels
    
    * Propagate in-place constants and allow in-place reshapes for more cases
    
    * style fix
    
    * Additional checks for parameter and constant to help backends that dont propagate in-place parameter and constant inputs
    
    * Allow non-destructive pass through onlyu if memory sharing is disabled
    
    * Address PR feedback
    
    * Bug fix for collapse dimensions in case of null reduction
    e765956a
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...