• Z
    Add some passes which can be applied to Program (#34730) · 8046e33d
    Zeng Jinle 提交于
    * add inplace passes and tests
    
    * update
    
    * fix use_cuda undefined
    fix compile error of op compat
    
    * add more ut
    
    * fix CPU CI error
    
    * check adam unique
    
    * fix mac/windows ci, improve coverage
    
    * fix ci error
    
    * follow weihang's comment
    
    * fix BlockDesc::MoveFrom
    
    * follow qiuliang's comment
    
    * update
    
    * follow huihuang's comments
    8046e33d
ir.cc 14.5 KB