• Chris Sullivan's avatar
    GPU logical reshape pass-through (#1534) · 5d8687d0
    Chris Sullivan authored
    * Add Reshape passthrough when reshape is logical only.
    
    * Move address conditional to RT in case reference is different but both pointer values are the same.
    
    * Add exclusion to common function collection pass so that tensor name check
    is applied during emission for ops that pass inputs through.
    
    * Add propagate_in_place_input/output to handle
    propagating inputs and outputs through the non-destructive ops in the graph.
    
    * Remove references to direct execution.
    
    * Remove checks for in-place transpose.
    
    * Formatting.
    5d8687d0
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...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt 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...