• Ali Hassani's avatar
    Fix natten (#22229) · 3028b20a
    Ali Hassani authored
    * Add kernel size to NATTEN's QK arguments.
    
    The new NATTEN 0.14.5 supports PyTorch 2.0, but also adds an additional
    argument to the QK operation to allow optional RPBs.
    
    This ends up failing NATTEN tests.
    
    This commit adds NATTEN back to circleci and adds the arguments to get
    it working again.
    
    * Force NATTEN >= 0.14.5
    3028b20a
setup.py 15.3 KB