• Z
    expose and unify the Tensor concepts to the user (#25978) · 6de463d3
    Zhou Wei 提交于
    * expose and unify the Tensor concepts to the user
    
    * expose tensor to user
    
    * add copy place for Tensor
    
    * add copy place for Tensor
    
    * add note
    
    * add macro PADDLE_WITH_CUDA
    
    * remove RUN_TYPE=DIST
    
    * fix some error
    6de463d3
nn.py 588.7 KB