• Q
    [fluid clean] remove Print. (#51778) · ed45ecc6
    qizhaoaoe 提交于
    * fluid clean: remove print/switch from fluid to static
    
    * remove Switch in static.__init__
    
    * fix conflicts.
    
    * replace Switch by case.
    
    * fix piecewise_lr decay.
    
    * fix typo
    
    * fix conflicts.
    
    * fix lr dtype
    
    * keep Switch in paddle.static.nn.control_flow and fix piecewise_lr.
    
    * fix conflicts.
    
    * keep Switch in the fluid.
    
    * fix Switch doc
    
    * fix example in Switch doc
    
    * fix Switch doc.
    
    * fix static/__init__.
    ed45ecc6
optimizer.py 305.8 KB