1. 24 2月, 2023 2 次提交
    • Y
      supplement header file's code (#50826) · 92cae577
      YuanRisheng 提交于
      92cae577
    • X
      【prim】Slice grad (#50771) · f6dea800
      xiaoguoguo626807 提交于
      * support prim test in OpTest
      
      * fix cmake
      
      * fix op test
      
      * fix test_input_spec
      
      * disable cinn in reduce_sum unit test
      
      * add bfloat16 dtype for sum
      
      * add approve rules
      
      * polish code
      
      * add clear jit program function
      
      * convert grad out from tensor to numpy
      
      * remove unnecessary code
      
      * add only_prim flag
      
      * fix flag
      
      * fix op test
      
      * add attr
      
      * fix optest comp inplace error
      
      * fix op test
      
      * fix op test with guard
      
      * add initialization of check_comp flag
      
      * fix comp inplace error in op test
      
      * rename check_comp with check_prim and add bfloat16 dtype convert
      
      * rename comp_op_type to prim_op_type
      
      * rename comp to prim
      
      * remove useless code
      
      * skip ci check for only prim
      
      * add no_grad_vars and grad_outputs in prim test
      
      * fix var_dict
      
      * fix op test for only_prim
      
      * fix dy2static bugs
      
      * polish some code
      
      * temp
      
      * modify op test
      
      * except cinn test
      
      * modify bfp16
      
      * modify pad grad
      
      * add pad_grad dtype
      
      * start cinn part
      
      ---------
      Co-authored-by: NCharles-hit <wanghao107@baidu.com>
      f6dea800
  2. 22 2月, 2023 1 次提交
  3. 17 2月, 2023 3 次提交
  4. 14 2月, 2023 2 次提交
    • E
      decouple tensor_utils (#50264) · 057cdb95
      engineer1109 提交于
      fix X
      
      remove TensorCopy
      
      codestyle
      
      add fluid memory header
      
      fix symbol
      
      fix cmake
      
      fix cmake
      
      fix context
      
      fix header
      
      fix place
      
      fix context
      
      fix context
      
      fix context
      
      fix code
      
      fix custom context
      
      fix custom context
      
      fix copy
      
      fix data_transform
      
      fix style
      
      remove changes of custom
      
      fix scalar
      057cdb95
    • S
      support int8 for embedding (#50413) · 78eb2d87
      seemingwang 提交于
      78eb2d87
  5. 13 2月, 2023 2 次提交
  6. 09 2月, 2023 2 次提交
    • H
      [PHI decoupling] move strided_memcpy.h to phi (#50346) · 17318c1a
      Huang Jiyi 提交于
      * decouple strided_memcpy
      
      * move strided_memcpy
      
      * move strided_memcpy to phi
      
      * fix namespace
      
      * update
      
      * fix gpu compile bugs
      17318c1a
    • Y
      Add MultiTenosrAdam OP (#49220) · 10654c77
      yuehuayingxueluo 提交于
      * add multi_tenosr_adam
      
      * update multi_tensor_base.py, test_multi_tensor_adam.py, adamw.py
      
      * fix adam.py optimizer.py
      
      * fix adamw.py
      
      * fix test_multi_tensor_adam.py
      
      * fix CI bug
      
      * fix CI coverage
      
      * fix ci bug
      
      * fix betapow
      
      * fix some bugs
      
      * fix test_adamw_op.py
      
      * fix CI coverage
      
      * fix multi_tensor_adam_kernel.cc
      
      * fix CI bug
      
      * fix multi_tensor_adam_op.cc and test_multi_tensor_adam.py
      
      * fix code style
      
      * update C++ parts
      
      * remove python parts modification temporarily
      
      * add C++ ut
      
      * update betapow copy code logic
      
      * fix ci ut
      
      * fix windows ci
      
      * fix coverage ci
      
      * improve coverage rate
      
      ---------
      Co-authored-by: Nsneaxiy <sneaxiy@126.com>
      10654c77
  7. 08 2月, 2023 1 次提交
  8. 03 2月, 2023 3 次提交
  9. 01 2月, 2023 3 次提交
    • Z
      [Zero-Dim] Fix 0-dim tensor for arg_min_max op. (#49570) · e4e94a88
      Zhong Hui 提交于
      * fix 0-d tensor for arg_min_max op.
      
      * fix xpu.
      
      * fix zero dims
      
      * fix
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      
      * Update test_zero_dim_tensor.py
      
      * Update test_zero_dim_tensor_xpu.py
      
      * Update test_zero_dim_tensor.py
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      e4e94a88
    • G
      [Divide by 0 Error] add eig check (#49971) · 226a6567
      gouzil 提交于
      * [Divide by 0 Error] add eig check
      
      * [Divide by 0 Error] eig check migrate to c++
      
      * [Divide by 0 Error] Fix class name error
      226a6567
    • G
      [Divide by 0 Error] add norm check (#49966) · 5dfddaea
      gouzil 提交于
      * [Divide by 0 Error] add norm check
      
      * [Divide by 0 Error] fix x AttributeError
      
      * [Divide by 0 Error] norm check migrate to c++
      5dfddaea
  10. 31 1月, 2023 2 次提交
  11. 30 1月, 2023 2 次提交
  12. 18 1月, 2023 1 次提交
  13. 13 1月, 2023 1 次提交
  14. 12 1月, 2023 1 次提交
  15. 09 1月, 2023 1 次提交
  16. 06 1月, 2023 2 次提交
  17. 05 1月, 2023 2 次提交
  18. 28 12月, 2022 2 次提交
  19. 26 12月, 2022 1 次提交
  20. 23 12月, 2022 1 次提交
  21. 20 12月, 2022 1 次提交
  22. 19 12月, 2022 3 次提交
  23. 14 12月, 2022 1 次提交