• David Berard's avatar
    Remove torch.jit.fuser("fuser2") in test (#7069) · 2b16299f
    David Berard authored
    * [WIP] Remove torch.jit.fuser("fuser2") in test
    
    Internally we're considering removing support for fuser2, so we need to remove this special case from the test.
    
    * completely remove special-casing
    2b16299f
test_ops.py 71.9 KB