• M
    [enhancement] Implement tensor.cpu() in static graph (#55921) · 1262e787
    Meteor Liu 提交于
    * [enhancement] Implement tensor.cpu() in static graph
    
    * [enhancement] Implement tensor.cpu() in static graph
    
    * [dy2static] add unitest cases for tensor.cpu()
    
    * [dy2static] add unitest cases for tensor.cpu() - run only on paddle compiled with cuda mode
    
    * [dy2static]Refine the format of the api-doc for Variable.cpu().
    1262e787
math_op_patch.py 22.2 KB