1. 22 10月, 2021 1 次提交
  2. 30 9月, 2021 1 次提交
  3. 22 9月, 2021 1 次提交
  4. 18 9月, 2021 1 次提交
    • J
      [oneDNN] Disable caching of Reorder operation (#35664) · e4c2a854
      Jacek Czaja 提交于
      * - REorder disabling caching
      
      * - compilation fix
      
      * - another compilation fix
      
      * - another compilation fix
      
      * - compilation fix
      
      * - Fix
      
      * - yet another compilation fix
      
      * - suppresingly another compilation fix
      
      * - lint
      
      * - fix after review
      
      * - fix
      e4c2a854
  5. 15 9月, 2021 1 次提交
  6. 14 9月, 2021 2 次提交
  7. 13 9月, 2021 2 次提交
  8. 08 9月, 2021 1 次提交
  9. 07 9月, 2021 1 次提交
  10. 06 9月, 2021 1 次提交
  11. 03 9月, 2021 2 次提交
  12. 02 9月, 2021 1 次提交
  13. 31 8月, 2021 1 次提交
  14. 27 8月, 2021 1 次提交
    • B
      add elementwise max grad op for npu (#34862) · 5310ceab
      baoachun 提交于
      * add elementwise max grad op for npu
      
      * add elementwise max grad op for npu
      
      * add elementwise max grad op for npu
      
      * add elementwise max grad op for npu
      
      * add elementwise max grad op for npu
      5310ceab
  15. 26 8月, 2021 1 次提交
    • J
      [oneDNN] disable caching oneDNN primitives in matmul v2, Reduce grad and... · 31f0221f
      Jacek Czaja 提交于
      [oneDNN] disable caching oneDNN primitives in  matmul v2, Reduce grad and elementwise_add grad, expand_v2 (#35132)
      
      * - grad caching disabled of matmul_v1
      
      - compilation fix
      
      - compilation fix
      
      * - reduction removed
      
      * - Matmul v2 disabled caching
      
      * Draft of further changes
      
      * - workaround for reducegrad
      
      * - fixes to UT
      
      * - fix to compilation
      
      * - another fix
      
      * - fix
      31f0221f
  16. 25 8月, 2021 2 次提交
  17. 22 8月, 2021 1 次提交
  18. 16 8月, 2021 1 次提交
    • J
      [oneDNN] Fix to 34554 (same as previous PR but should build with GPU) (#34859) · 9cb65653
      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
      
      * - hopefully compilation fix
      
      - compilation fix
      9cb65653
  19. 12 8月, 2021 1 次提交
  20. 11 8月, 2021 2 次提交
    • 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
    • A
      45af4f2a
  21. 09 8月, 2021 1 次提交
  22. 05 8月, 2021 1 次提交
  23. 07 7月, 2021 1 次提交
  24. 05 7月, 2021 2 次提交
  25. 24 6月, 2021 1 次提交
  26. 23 6月, 2021 1 次提交
  27. 12 6月, 2021 1 次提交
  28. 04 6月, 2021 1 次提交
  29. 02 6月, 2021 2 次提交
  30. 26 5月, 2021 1 次提交
    • L
      [NPU] refine NpuOpRunner (#32869) · 8259d9bf
      Leo Chen 提交于
      * refine ~npuOpRunner
      
      * implement destructor and forbid copy
      
      * use reference to avoid copy
      
      * use const reference
      
      * relax adam precision
      
      * fix top_k
      8259d9bf
  31. 25 5月, 2021 1 次提交
    • C
      modify complex template for elementwise ops (#33071) · dbc08d69
      chentianyu03 提交于
      * modify complex template for elementwise ops
      
      * modify mul, div grad struct
      
      * add complex template for CudaShuffleDownSync CudaShuffleXorSync funcs and fix the bug when delete cuda<9000
      
      * fix shuffle func args bug
      
      * fix shuffle func args bug
      
      * fix shuffle func args bug
      dbc08d69
  32. 24 5月, 2021 1 次提交
  33. 20 5月, 2021 1 次提交