• Tom Jackson's avatar
    Composed, for lightweight operator composition · c9ce99c0
    Tom Jackson authored
    Summary:
    Sometimes it'll be handy to have a custom operator which is little more than the
    composition of a few base operators. This makes that really easy to do, as shown
    in examples, tests, and benchmarks.
    
    Test Plan: Unit tests, benchmarks
    
    Reviewed By: rsagula@fb.com
    
    FB internal diff: D617152
    c9ce99c0
Gen.h 9.45 KB