1. 24 6月, 2021 1 次提交
  2. 23 6月, 2021 4 次提交
  3. 22 6月, 2021 3 次提交
    • Z
      [API/OP]Add a new API paddle.diagonal (#33586) · ad106290
      zhangbo9674 提交于
      * new api diagonal, test=develop
      
      * add new api diagonal, test=develop
      
      * new api diagonal, test=develop
      
      * add new api paddle.diagonal, test=develop
      
      * use framework::stride replace ComputeDimStride
      
      * replace cudaMalloc/cudaMemcpy by TensorFormVector in cudaKernel and cudaGradKernel
      
      * perfect funciton: when attr(offset) is exceed attr(axis1) or attr(axis2), set the diagonal dim is 0
      
      * fix RP-Mac-CI bug: replace framework::stride() by ComputDimStride.
      
      * perfect code-block
      
      * perfect code of python API diagonal
      
      * api supports dtype of float16 and bool
      
      * api supports dtype of float16 and bool
      
      * modify unittest code
      
      * modify unittest code
      
      * perfect dtype describe
      
      * perfect code-block
      ad106290
    • Z
      8a5bbae6
    • C
      transform complex scale to tensor (#33699) · 5db0c84b
      chentianyu03 提交于
      * transform complex scale to tensor
      
      * add test_case for complex scalar
      
      * modify import paddle
      5db0c84b
  4. 21 6月, 2021 9 次提交
  5. 17 6月, 2021 4 次提交
  6. 16 6月, 2021 7 次提交
  7. 15 6月, 2021 7 次提交
  8. 14 6月, 2021 1 次提交
  9. 12 6月, 2021 3 次提交
  10. 11 6月, 2021 1 次提交