1. 31 5月, 2021 1 次提交
  2. 26 5月, 2021 2 次提交
    • T
      ut fix (#33102) · e05a7a49
      tangwei12 提交于
      
      Change-Id: I2e82dfcee6a1d0512b94cebc32281123fa5bf597
      
      * pretty print for datafeed error
      
      Change-Id: I056a8b6f03608e96679a83846c97aed289cef7e6
      
      * fix fleet dist infer ut
      e05a7a49
    • W
      optimize OP's compilation time (#32617) · 78ecb668
      wuhuanzhou 提交于
      * optimize OP's compilation time, test=develop
      
      * add more op and run ci test, test=develop
      
      * CUDA Kernel register in cc file, test=develop
      
      * fix macros, test=develop
      
      * fix undefined symbol error, test=develop
      
      * fix compilation error and undefined symbol, test=develop
      
      * fix compilation error on Windows, test=develop
      
      * fix compilation error on Windows, test=develop
      78ecb668
  3. 25 5月, 2021 4 次提交
  4. 21 5月, 2021 1 次提交
  5. 20 5月, 2021 1 次提交
    • C
      Add complex template type (#32857) · 738bf20e
      chentianyu03 提交于
      * add complex template file
      
      * add numtraits for complex template
      
      * add complex template type register
      
      * modify specify template of complex
      
      * modify specify template of complex
      
      * modify specify template of complex
      
      * modify specify template of complex
      
      * make TensorCheckerVisitor support complex type
      
      * fix operator= error
      
      * add complex template
      
      * add complex template type
      
      * add complex template type to pyarray transform
      
      * add complex template type to pyarray transform
      
      * remove complex type for dlpack register
      
      * set dlpack supprot complex type
      
      * set dlpack supprot complex type
      
      * set dlpack supprot complex type
      
      * remove explict for complex constructor
      
      * add complex unit test file
      738bf20e
  6. 18 5月, 2021 1 次提交
  7. 17 5月, 2021 2 次提交
  8. 13 5月, 2021 1 次提交
  9. 12 5月, 2021 2 次提交
  10. 11 5月, 2021 2 次提交
  11. 10 5月, 2021 1 次提交
  12. 08 5月, 2021 3 次提交
  13. 07 5月, 2021 1 次提交
  14. 06 5月, 2021 1 次提交
  15. 30 4月, 2021 1 次提交
  16. 29 4月, 2021 3 次提交
  17. 28 4月, 2021 3 次提交
    • D
      Nne integration (#32604) · abcb3f54
      denglin-github 提交于
      * Add dlnne engine runtime
      
      * Fix log
      
      * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format
      
      * Fix CMakeList format error
      
      * Add copyright message
      
      * Fix dlnne CMakeList.txt
      
      * Add some paddlepaddle_pass to support more networks
      
      * Fix some format bug
      
      * Add delete dropout_op pass
      
      * Fix some format bug
      
      * Fix format bug
      abcb3f54
    • T
      [PsCore] solve Brpc dep (#32632) · 4ead9a5a
      Thunderbrook 提交于
      * Revert "Revert "[PsCore] optimize performance of large kv (#32535)" (#32599)"
      
      This reverts commit 809ac036.
      
      * brpc dep
      4ead9a5a
    • J
      [oneDNN] Added clearing oneDNN cache per executor (#32499) · ba610761
      Jacek Czaja 提交于
      * - Added clearing oneDNN per executor
      
      * - Executor is nt always having FLAGS_use_mkldnn set to true
      ba610761
  18. 27 4月, 2021 2 次提交
  19. 26 4月, 2021 3 次提交
  20. 25 4月, 2021 3 次提交
  21. 23 4月, 2021 2 次提交