• F
    [cherry-pick] [dy2static] support user to use decorator in their program (#46194) · d1ce974e
    feifei-111 提交于
    * [dy2static] support user to use decorator in their program (#45768)
    
    * support deco
    
    * fix deco ast type
    
    * arg_str
    
    * 1
    
    * support callable deco
    
    * code style
    
    * codestyle
    
    * test_error
    
    * fix decos in another file
    
    * recover conflict codes
    
    * [BugFix] fixed a bug in decorator transformer, it can not analyze decorator with params correctly (#46055)
    
    * fix deco call
    
    * add raise
    
    * add test
    
    * add warn, fix paddle api
    
    * fix error type
    
    * fix coverage
    d1ce974e
decos.py 1.2 KB