-
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