1. 27 3月, 2023 2 次提交
  2. 24 3月, 2023 2 次提交
    • TaoTao Li's avatar
      add phi operator allreduce/reduce (#51857) · 47f87ad3
      TaoTao Li 提交于
      * add all_reduce, reduce kernel and api
      
      * fix all_reduce reduce ut
      
      fix reduce op maker conflict
      
      fix merge conflicts
      
      * fix conflicts, rename ReduceOp->ReduceBaseOp in reduce_ops
      
      rename allreduce op, to remove
      
      * fix code format
      
      fix comments
      
      * modify test_collective_reduce_api ut timeout
      
      * fix PR-CI-Build
      
      fix comments: format phi operator
      47f87ad3
    • R
      Fix ninja error (#49499) · 7415b101
      risemeup1 提交于
      * fix ninja error
      
      * fix_lite_ninja_error
      7415b101
  3. 23 3月, 2023 1 次提交
  4. 22 3月, 2023 1 次提交
  5. 20 3月, 2023 2 次提交
  6. 15 3月, 2023 2 次提交
  7. 13 3月, 2023 2 次提交
  8. 10 3月, 2023 1 次提交
  9. 09 3月, 2023 1 次提交
  10. 07 3月, 2023 2 次提交
  11. 06 3月, 2023 1 次提交
  12. 03 3月, 2023 2 次提交
  13. 02 3月, 2023 1 次提交
  14. 01 3月, 2023 1 次提交
    • C
      Integration flash attention (#49869) · 61611786
      Chitsing KUI 提交于
      * flash attn
      
      * seed
      
      * almost
      
      * softmax
      
      * fix workspace
      
      * add unitest; linux only
      
      * fix setup
      
      * fix datatype include
      
      * fix setup typo
      
      * fix def scope
      
      * new error api
      
      * use paddle fork
      
      * fix attr bug; complete ut
      
      * update flash hash
      
      * fix rng reset
      
      * fix offset
      
      * fix comments
      61611786
  15. 28 2月, 2023 1 次提交
  16. 27 2月, 2023 1 次提交
  17. 24 2月, 2023 1 次提交
    • P
      Support pslib ci (#50822) · 31e465e1
      pangengzheng 提交于
      * change protobuf version in pslib mode and link libjvm.so fot libps.so
      
      * keep protobuf version same with pslib and enable compile with pslib
      31e465e1
  18. 23 2月, 2023 1 次提交
  19. 22 2月, 2023 2 次提交
  20. 20 2月, 2023 2 次提交
  21. 17 2月, 2023 2 次提交
  22. 16 2月, 2023 1 次提交
  23. 15 2月, 2023 1 次提交
  24. 13 2月, 2023 1 次提交
    • R
      Upgrade protobuf to 4.21.x (#49168) · 15d93394
      risemeup1 提交于
      * upgrade protobuf to 3.19.0 in cmake
      
      * recover protobuf python version
      
      * fix distribute compile
      
      * fix
      
      * fix framework.data_feed_pb2
      
      * fix macos ifdef
      
      * fix lite
      
      * test
      
      * update protoc from 3.19.0 t0 3.20.0
      
      * test
      
      * debug
      
      * test
      
      * test
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * test
      
      * debug
      
      * update protocol from 3.20.0 to 4.21.12
      
      * modify graph_brpc_client.h
      
      * modify graph_brpc_client.h
      
      * test
      
      * test
      
      * test
      
      * fix third_party cache problem on build ci
      
      * updata proto
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * fix coverage failed test
      
      * try to fix test_exe_fleet_model_run
      
      * fix cinn bug
      
      * fix windows compile problem
      
      * fix python/requirements
      
      ---------
      Co-authored-by: Npangyoki <pangyoki@126.com>
      15d93394
  25. 08 2月, 2023 1 次提交
  26. 07 2月, 2023 1 次提交
  27. 05 2月, 2023 1 次提交
  28. 02 2月, 2023 1 次提交
  29. 31 1月, 2023 2 次提交