1. 02 6月, 2023 1 次提交
  2. 24 5月, 2023 2 次提交
  3. 19 5月, 2023 1 次提交
  4. 18 5月, 2023 1 次提交
  5. 16 5月, 2023 1 次提交
  6. 10 5月, 2023 1 次提交
  7. 08 5月, 2023 1 次提交
    • G
      add complex support for optest (#53356) · e522ceb7
      GGBond8488 提交于
      * add complex support for  optest
      
      * add complex grad test
      
      * append one
      
      * move some debug info
      
      * move some debug info
      
      * move some debug info
      
      * move some debug info
      
      * add more complex test
      
      * Fix naming ambiguity
      
      * Revert "add more complex test"
      
      This reverts commit dbcb0516b8e53ba42e2d6089878a39b395345969.
      
      * change backward gradient, add TODO
      e522ceb7
  8. 28 4月, 2023 2 次提交
    • B
      Dropout optimize & clean broadcast inT and ElementwiseType (#52969) · d611e48c
      Bo Zhang 提交于
      * change judgement for DropoutGradGPUKernelDriver
      
      * add UnrollerWithoutVecSize and after this Loaddata to be refined
      
      * pass unittest
      
      * use same unroller with XPU
      
      * BroadcastWithInt64Index
      
      * BroadcastDataLoader template partial specialization
      
      * fix compile errs in ROCms
      
      * clean ElementwiseT and InT for BroadcastKernel
      
      * default axis and clean inT
      
      * remove redundant fast divmod computation
      
      * optimize drop_nd & drop_nd_grad
      
      * optimize BroadcastDataLoader bf16 fp16
      
      * rm InT etc. after merge develop
      
      * delete constexpr for windows ci
      
      * fix conflict
      
      * fix conflic with develop
      
      * fix conflic
      
      * new clean
      
      * clean
      d611e48c
    • S
      【Hackathon No.55】add fmin BF16 test (#53100) · 8163faaa
      superwinner1 提交于
      * 'fmin'
      
      * 'fix'
      
      * 'fix'
      8163faaa
  9. 27 4月, 2023 1 次提交
  10. 25 4月, 2023 1 次提交
  11. 20 4月, 2023 1 次提交
    • Z
      move_elementwise_raw (#53010) · 7a72f7a2
      zhangyuqin1998 提交于
      * setup
      
      * Update elementwise_kernel.cc
      
      * Update elementwise_kernel.cc
      
      * fix
      
      * fix
      
      * Update elementwise_kernel.cu
      
      * fix
      
      * Update elementwise_kernel.cc
      
      * Update elementwise_kernel.cc
      
      * Update elementwise_kernel.cc
      
      * Update elementwise_kernel.cc
      
      * Update elementwise_kernel.cc
      
      * Update elementwise_kernel.cc
      7a72f7a2
  12. 13 4月, 2023 1 次提交
  13. 06 4月, 2023 1 次提交
    • W
      [AMP OP&Test]Add fp16/bf16 support logical op (#52112) · b10e4577
      WJJ1995 提交于
      * fixed glog
      
      * add
      
      * add bfloat16 test for logical op
      
      * rm useless code
      
      * add uint16
      
      * deal with comments
      
      * fixed code style
      
      * fixed code style
      
      * fixed for ci
      
      * deal with comments
      
      * fixed for ci
      b10e4577
  14. 23 3月, 2023 2 次提交
  15. 13 3月, 2023 1 次提交
  16. 12 3月, 2023 1 次提交
  17. 09 3月, 2023 1 次提交
  18. 08 3月, 2023 2 次提交
  19. 02 3月, 2023 1 次提交
    • R
      New executor static build for fluid kernel (#50670) · bf50784c
      Ruibiao Chen 提交于
      * Check structed kernel for new executor static build
      
      * Update code
      
      * Ready for resnet50
      
      * Move transfer_dtype to phi
      
      * Ready for transformer
      
      * Fix CI errors
      
      * Fix layer_norm InferMeta
      
      * Remove layer_norm infermeta fix
      bf50784c
  20. 25 2月, 2023 1 次提交
  21. 13 2月, 2023 1 次提交
  22. 12 1月, 2023 1 次提交
  23. 21 11月, 2022 1 次提交
  24. 10 11月, 2022 1 次提交
  25. 01 11月, 2022 1 次提交
  26. 23 9月, 2022 1 次提交
  27. 20 9月, 2022 1 次提交
  28. 17 9月, 2022 1 次提交
    • G
      Fix bug of reduce_sum op. (#46045) · 28b4240b
      Ghost Screaming 提交于
      * Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result
      is wrong.
      
      * Fix some problems.
      1. Change fluid head files to phi files.
      2. Delete useless code.
      3. Fix code style problems.
      
      * Fix some code style problems.
      
      * Fix some code style problems.
      28b4240b
  29. 06 9月, 2022 1 次提交
  30. 31 8月, 2022 1 次提交
  31. 30 8月, 2022 2 次提交
  32. 04 8月, 2022 1 次提交
  33. 01 8月, 2022 1 次提交
  34. 07 6月, 2022 1 次提交
  35. 05 6月, 2022 1 次提交