• K
    batch_norm momentum support variable (#21246) · 67c836fb
    Kaipeng Deng 提交于
    * batch_norm momentum support variable. test=develop
    
    * fix format. test=develop
    
    * add batch_norm momentum variable example. test=develop
    
    * move MomentumTensor to training branch. test=develop
    
    * split example. test=develop
    
    * fix doc. test=develop
    
    * fix PADDLE_ENFORCE ci. test=develop
    
    * fix format. test=develop
    67c836fb
batch_norm_op.cu 20.9 KB