1. 11 11月, 2022 5 次提交
  2. 10 11月, 2022 4 次提交
  3. 09 11月, 2022 5 次提交
  4. 08 11月, 2022 1 次提交
  5. 04 11月, 2022 1 次提交
    • C
      Add sin double grad operator. (#47543) · 297f5efe
      cyber-pioneer 提交于
      * add sin double grad operator
      
      * add sin double grad test example
      
      * move sindoublegradopmaker to backward.yaml
      
      * fix sindoublegrad code
      
      * simplify sindoublegrad functor
      297f5efe
  6. 03 11月, 2022 2 次提交
  7. 02 11月, 2022 2 次提交
  8. 31 10月, 2022 2 次提交
  9. 26 10月, 2022 1 次提交
  10. 19 10月, 2022 1 次提交
  11. 17 10月, 2022 1 次提交
  12. 14 10月, 2022 1 次提交
  13. 13 10月, 2022 1 次提交
    • Z
      Revert #46111 (#46961) · cf9ca61d
      Zhang Ting 提交于
      * Revert "【Hackathon No.56&38】deformable_conv_v1 算子实现 float16 数据类型支持&前向运行加速 (#46111)"
      cf9ca61d
  14. 12 10月, 2022 2 次提交
  15. 11 10月, 2022 1 次提交
  16. 10 10月, 2022 1 次提交
  17. 03 10月, 2022 1 次提交
  18. 30 9月, 2022 1 次提交
    • S
      support pure bfloat16 for more ops (#46364) · b7b231a6
      sneaxiy 提交于
      * support pure bfloat16
      
      * support bf16 linear
      
      * update PR to pass CI
      
      * tiny fix where_grad_kernel.cu
      
      * add bfloat16 to selu_grad to pass CI
      
      * fix selu grad compilation error
      b7b231a6
  19. 28 9月, 2022 2 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
    • K
      [NPU] add gpu kernel for transfer layout (#46307) · 526d963e
      kangguangli 提交于
      * add gpu kernel for transfer layout
      
      * comment error throw
      
      * fix: flag setting in testcase; add condition check for raising error
      
      * fix typo
      
      * fix: add error type for PADDLE_THROW
      
      * remove kernel fallback in data_transfer.cc
      
      * remove useless variable definition
      526d963e
  20. 26 9月, 2022 1 次提交
  21. 23 9月, 2022 1 次提交
  22. 21 9月, 2022 1 次提交
  23. 20 9月, 2022 2 次提交