1. 06 2月, 2023 2 次提交
  2. 01 2月, 2023 3 次提交
  3. 31 1月, 2023 7 次提交
  4. 20 1月, 2023 1 次提交
  5. 18 1月, 2023 1 次提交
  6. 17 1月, 2023 1 次提交
  7. 16 1月, 2023 1 次提交
  8. 12 1月, 2023 2 次提交
    • S
      lerp support 0 Tensor (#49667) · 8cd0d5b3
      sunli 提交于
      * lerp support 0 Tensor
      
      * fix lerp grad
      
      * fix lerp zero test
      
      * fix 0D + ND/ND + 0D
      
      * fix check
      
      * update code
      
      * fix lerp infer shape
      
      * static backward test
      
      * updata static graph test
      8cd0d5b3
    • X
      fix_split (#49743) · 3fb4a08c
      xiaoxiaohehe001 提交于
      3fb4a08c
  9. 10 1月, 2023 1 次提交
  10. 09 1月, 2023 1 次提交
  11. 06 1月, 2023 3 次提交
    • J
      [zero-dim] Support 0-d for kthvalue and mode (#49340) · 292738f3
      JYChen 提交于
      * add 0-d support for paddle.kthvalue
      
      * add 0-d support for paddle.mode
      
      * fix coverage test for device
      
      * fix check-bug in windows
      
      * change axis check from LT to LE
      
      * add shape & value check for grad when input is 0d tensor
      292738f3
    • S
      【Zero-Dim】Support Zero dim for embedding and one-hot (#49562) · 370b50f6
      seemingwang 提交于
      * zero-tensor
      
      * remove unused
      
      * zero_dim_xpu
      
      * relocate
      
      * add value test
      
      * fix syntax
      370b50f6
    • J
      【Zero-Dim】Flatten support 0d tensor (#49361) · 0093aaa6
      jiangcheng 提交于
      * flatten op support 0D-tensor
      
      * add test in zero dim py
      
      * fix shape should be list
      
      * short code for ci-coverage
      
      * add backward test
      
      * simple code for ci coverage
      
      * add axis check
      
      * add 0D-tensor test in test_flatten_contiguous_range_op.py
      
      * add axis error test for Coverage CI
      
      * add more test for CI-Coverage
      
      * add more test for CI-Coverage
      0093aaa6
  12. 05 1月, 2023 3 次提交
  13. 04 1月, 2023 2 次提交
  14. 03 1月, 2023 1 次提交
  15. 28 12月, 2022 1 次提交
  16. 26 12月, 2022 1 次提交
  17. 23 12月, 2022 1 次提交
  18. 22 12月, 2022 1 次提交
  19. 20 12月, 2022 1 次提交
  20. 19 12月, 2022 1 次提交
  21. 16 12月, 2022 1 次提交
  22. 09 12月, 2022 1 次提交
  23. 07 12月, 2022 1 次提交
  24. 05 12月, 2022 1 次提交
  25. 03 12月, 2022 1 次提交