• Y
    add FusedLinear pass (#49606) · 0f08a432
    yuehuayingxueluo 提交于
    * add FusedLinear pass
    
    * add fused_op_list and renname PASSES to OP_FUSION
    
    * add fused_passes_list to constants.py
    
    * add test_passes.py
    
    * fix test_fused_passes.py
    
    * fix add if float(paddle.version.cuda()) >= 11.6:
    
    * renamed test_fused_passes.py
    
    * fix CMakeList.txt
    0f08a432
engine.py 68.1 KB