• W
    [cherry-pick 2.2] static model parallel dropout support deterministic RandomSeedGenerator (#36682) · 59615fff
    WangXi 提交于
    * Revert "Add fused_dropout wrapper to ease use. (#36185) (#36640)"
    
    This reverts commit 05d7e2fd.
    
    * [hybrid] seed and dropout op support force-cpu (#35820)
    
    * [HIP] fix op not support AMD GPU bug, the flag PADDLE_WITH_ROCM is invalid
    
    * [HIP] fix op not support AMD GPU bug, the flag PADDLE_WITH_ROCM is invalid
    
    * [HIP] fix op not support AMD GPU bug
    
    * [hybrid] seed and dropout op support force-cpu
    
    * [hybrid] seed and dropout op support force-cpu
    
    * [hybrid] seed and dropout op support force-cpu
    
    * [hybrid] seed and dropout op support force-cpu
    
    * [hybrid] seed and dropout op support force-cpu
    
    * [hybrid] fix seed ci failed issue
    
    * add AsExtra for force_cpu of seed op
    
    * Add fused_dropout wrapper to ease use. (#36185)
    
    * [hybrid] static model parallel dropout support deterministic RandomSeedGenerator (#36228)
    Co-authored-by: Nxiayanming <41795079@qq.com>
    Co-authored-by: NLi Min <11663212+limin2021@users.noreply.github.com>
    59615fff
random.py 8.1 KB