• R
    [Fluid Clean]move BatchNorm from flud.dygraph.nn to paddle.nn.layer.norm (#48734) · 0ea8018d
    risemeup1 提交于
    * move BatchNorm from flud.dygraph.nn to paddle.nn.layer.norm
    
    * modfiy conflict
    
    * modify pre-commit error
    
    * modify static-check ci error
    
    * fix failed tests
    
    * modify conflict
    
    * modify conflict
    
    * delete import modelu GRUUnit
    
    * fix falied test
    
    * fix failed testes
    
    * fix failed tests
    
    * fix failed tests
    
    * fix failed test
    
    * fix error in test_fused_resenet_basic_block_op_xpu.py
    
    * modify after xiaoguang reviewed
    0ea8018d
norm.py 70.7 KB