• Z
    Remove paddle.fluid.layers.utils.* (#51033) · 86e990d4
    zqw_1997 提交于
    * move fluid.utils to paddle.utils.layers_utils
    
    * fix error
    
    * delete original fluid layers utils
    
    * remove import and old utils
    
    * remove more old utils import
    
    * change import path of fill_constant in the layers_utils.py
    
    * fix mistake
    
    * fix error
    
    * expose in __init__.py
    
    * for comment
    
    * when change the ref of func is_sequence, it should change to the root of is_sequence instead
    
    * for codecheck
    86e990d4
manipulation.py 170.6 KB