• C
    Add static_only decorator for static apis (#29015) · d0129fcd
    Chen Weihang 提交于
    * add static_only for static api
    
    * addd static_only for class init
    
    * remove static_only for default_main_program
    
    * remove creater_parameter & startup_program
    
    * remove failed apis
    
    * revert py_func import
    
    * remove global scope
    
    * remove some api
    
    * remove cuda pinned place
    d0129fcd
loss.py 74.2 KB