• Nick Korovaiko's avatar
    Pattern matching for sum (#293) · 4345e39d
    Nick Korovaiko authored
    * the first stab at pattern for sum
    
    test refactoring, debug msg clean up, formatting fixes
    
    removing v1 and cleaning up v2 + formatting
    
    rollback the changes in reduce_ops
    
    rename v2 -> sum_pred
    
    remove unused funcs
    
    switch to new c-tors
    
    remove TensorViewType
    
    removing an assert
    
    fix a docstring to match a c-tor
    
    * fixes after rebase
    4345e39d
constant.hpp 11.4 KB