• W
    [Eager] Forword only add dygraph func (#45153) · 933db9d4
    Weilong Wu 提交于
    * [Eager draft] forward_only interface migrate to autograd_api
    
    * strings api add dygraph forward function
    
    * rm useless comments
    
    * draft version for check CI
    
    * fix ci
    
    * forward-only no need compute_require_grad and pass stop_gradient, rm useless comments
    
    * polish yaml and using CPUPlace = phi::CPUPlace
    
    * rm useless comments
    
    * polish yaml and update some test case
    
    * rm useless funcs
    
    * polish eager_gen code
    
    * polish code
    933db9d4
CMakeLists.txt 3.0 KB