1. 12 8月, 2021 2 次提交
  2. 11 8月, 2021 1 次提交
    • J
      [oneDNN] Fix to issue #34554 (#34623) · 0a5c99e8
      Jacek Czaja 提交于
      * - Added softmax without caching
      
      * - Binary is no longer manually cached
      
      * - Activation onednn caching removed
      
      * - Removed manual caching of activation
      
      * - modified UT
      
      * - fix
      
      * - fix
      
      * - fixes to building
      
      * - fix
      
      * - fix
      
      * - fix to UT
      
      * - Faulty UT workaround
      
      * - approval workaround
      
      * - Fixes after review
      
      * - compilation fixes
      
      * - more lint fixes
      
      * - more fixes after review
      
      * - fixes after another round of review
      0a5c99e8
  3. 10 8月, 2021 1 次提交
  4. 09 8月, 2021 1 次提交
  5. 06 8月, 2021 1 次提交
  6. 05 8月, 2021 3 次提交
  7. 04 8月, 2021 1 次提交
  8. 03 8月, 2021 2 次提交
  9. 30 7月, 2021 2 次提交
  10. 29 7月, 2021 1 次提交
    • Z
      add fix op run order pass (#34427) · 79e758c6
      Zeng Jinle 提交于
      * add fix op run order pass
      
      * add ut for fix_op_run_order
      
      * fix ci error
      
      * improve coverage
      
      * improve coverge again and fix cpu test case
      
      * follow some comments
      79e758c6
  11. 20 7月, 2021 2 次提交
  12. 19 7月, 2021 2 次提交
    • Q
      [NPU] add is_empty_op_npu, test=develop (#34234) · d4fb5c68
      Qi Li 提交于
      d4fb5c68
    • C
      Add Cuda event and stream API (#32460) · 9c7f6af5
      chentianyu03 提交于
      * add cuda event and stream api
      
      * add cuda event and stream api
      
      * add get_current_stream api
      
      * add get_current_stream api
      
      * init streams
      
      * modify get_current_stream
      
      * modify get_cuttent_stream
      
      * add synchronize func
      
      * add current_stream doc and test file
      
      * move get_current_stream into CUDA macro
      
      * move CudaEvent into CUDA macro
      
      * move _get_current_stream and _device_synchronize into cuda macro
      
      * modify the macro of cuda stream and event
      
      * add test case for synchronize
      
      * add paddle.devices.cuda module
      
      * event and stream support hip
      
      * add doc for stream and event class
      
      * move cuda stream and event into single pybind
      
      * add cuda_streams_py.cc to cmakelist
      
      * add _device_synchronize and _get_current_stream to core module
      
      * add test case for cudastream and cudaevent
      
      * move __all__ in streams.py
      
      * fix test fail
      
      * add cuda to devices __all__
      
      * fix current_stream doc writing error
      
      * move devices to device direction, and merge device.py into __init__.py
      
      * add required:gpu to sample codes
      
      * remove cuda direction from device/__init__.py
      9c7f6af5
  13. 15 7月, 2021 1 次提交
  14. 13 7月, 2021 1 次提交
  15. 12 7月, 2021 1 次提交
  16. 07 7月, 2021 1 次提交
  17. 29 6月, 2021 1 次提交
  18. 24 6月, 2021 2 次提交
  19. 23 6月, 2021 1 次提交
    • J
      Added split op bf16/fp32 oneDNN kernel (#33584) · 68106509
      jakpiase 提交于
      * base changes for split op
      
      * 90% of split functionality added
      
      * full fp32 functionality
      
      * added bf16 test
      
      * added submemory caching
      
      * added bf test to static mode whitelist
      
      * minor change
      
      * enabled split op for inference
      
      * minor fix
      
      * minor fix
      68106509
  20. 21 6月, 2021 1 次提交
  21. 16 6月, 2021 1 次提交
  22. 11 6月, 2021 1 次提交
  23. 10 6月, 2021 2 次提交
  24. 09 6月, 2021 2 次提交
  25. 02 6月, 2021 4 次提交
  26. 01 6月, 2021 2 次提交