• Jayaram Bobba's avatar
    Change reduction operations to 2-input dynamic variants (#2972) · 9ba4a78a
    Jayaram Bobba authored
    * Change reduction operations to 2-input dynamic variants with convenience constructors for cases where reduction AxisSet is known at op construction time
    
    * Modify rest of arithmetic and logical reduction ops to 2-input dynamic variants. Some fixes to existing passes to keep constant reduction axes inputs intact
    
    * add new All tests to GPU manifest
    9ba4a78a
copy.cpp 9.43 KB