1. 13 3月, 2023 2 次提交
  2. 09 3月, 2023 2 次提交
  3. 27 2月, 2023 1 次提交
  4. 24 2月, 2023 1 次提交
  5. 18 2月, 2023 1 次提交
  6. 08 2月, 2023 1 次提交
  7. 06 2月, 2023 2 次提交
  8. 01 2月, 2023 3 次提交
  9. 31 1月, 2023 4 次提交
  10. 20 1月, 2023 1 次提交
  11. 18 1月, 2023 1 次提交
  12. 12 1月, 2023 1 次提交
  13. 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
  14. 05 1月, 2023 3 次提交
  15. 04 1月, 2023 1 次提交
  16. 03 1月, 2023 1 次提交
  17. 20 12月, 2022 1 次提交
  18. 19 12月, 2022 1 次提交
  19. 07 12月, 2022 1 次提交
  20. 30 11月, 2022 1 次提交
  21. 24 11月, 2022 1 次提交
    • H
      [PHI decoupling] simplify "convert_utils.h" in fluid (#48168) · de4310e6
      huangjiyi 提交于
      * rm dependence to "convert_utils.h" in some files
      
      * fix bugs
      
      * replace DataType2String with DataTypeToString
      
      * replace framework::DataTypeSize with phi::SizeOf
      
      * mv convert_function from fluid to phi and rm old map
      
      * recommit with pre-commit
      
      * repalce ProtoVarType with ProtoDataType and update comment.
      
      * fix error about include "dnnl.hpp"
      
      * revert add dep mkldnn to convert_utils in phi
      
      * add mkldnn deps in convert_utils.h in phi
      
      * move deps to convert_utils.h in phi
      de4310e6
  22. 17 11月, 2022 2 次提交
  23. 16 11月, 2022 1 次提交
  24. 08 11月, 2022 1 次提交
  25. 03 11月, 2022 1 次提交
  26. 01 11月, 2022 1 次提交
  27. 31 10月, 2022 1 次提交