• W
    [New features] Support VarBase to expose func (#36965) · 52645667
    Weilong Wu 提交于
    * Expose func for varbase
    
    * Expose func for varbase and enhance varbase init func
    
    * Change func name and add test case for _CopyGradientWith
    
    * Rename func
    
    * Add test cases to increase coverage
    
    * Refine the logic of _to func
    
    * Replace numel() with _numel(), Add test code
    52645667
test_var_base.py 53.9 KB