1. 18 8月, 2021 5 次提交
  2. 17 8月, 2021 9 次提交
  3. 16 8月, 2021 15 次提交
  4. 13 8月, 2021 3 次提交
  5. 12 8月, 2021 6 次提交
  6. 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
    • W
      `set_value_grad` propagate gradients to `Input` and `TensorValue` (#34304) · 9d02313c
      WeiXin 提交于
      * add set_value_grad op
      
      * add unittest.
      
      * polish unittest.
      
      * polish code.
      
      * support cuda kernel
      
      * polish code according to CI
      
      * polish code.
      
      * polish code
      
      * remove *.pyc
      
      * polish code.
      
      * add unittest to improve coverage.
      
      * polish code.
      9d02313c