1. 18 5月, 2022 2 次提交
  2. 17 5月, 2022 2 次提交
  3. 16 5月, 2022 1 次提交
  4. 12 5月, 2022 2 次提交
  5. 11 5月, 2022 2 次提交
  6. 09 5月, 2022 3 次提交
  7. 07 5月, 2022 1 次提交
  8. 06 5月, 2022 3 次提交
  9. 29 4月, 2022 4 次提交
  10. 26 4月, 2022 1 次提交
  11. 25 4月, 2022 2 次提交
  12. 22 4月, 2022 2 次提交
  13. 21 4月, 2022 1 次提交
  14. 19 4月, 2022 3 次提交
  15. 18 4月, 2022 2 次提交
  16. 15 4月, 2022 3 次提交
    • Z
      [DoubleGrad] Enabled test_imperative_star_gan_with_gradient_penalty.py under eager mode (#41730) · 27f28e82
      Zhanlue Yang 提交于
      * [DoubleGrad] Enabled double grad test cases in eager_mode for test_imperative_double_grad
      
      * Fixed elementwise issue
      
      * Addressed CI failures
      
      * [DoubleGrad] Enabled test_imperative_triple_grad test cases under eager_mode
      
      * [DoubleGrad] Enabled test_autograd_functional_dynamic.py under eager mode
      
      * Enabled more test cases
      
      * [DoubleGrad] Enabled test_imperative_star_gan_with_gradient_penalty.py under eager mode
      
      * Adjusted test_imperative_star_gan_with_gradient_penalty.py
      27f28e82
    • P
      support no_need_buffer in eager_fluid state (#41720) · 840d2eb6
      pangyoki 提交于
      * support no_need_buffer in eager_fluid state
      
      * change no_need_buffer info from fwd_info to bwd_info
      
      * fix CI fail, gru_unit donnot use no_need_buffer
      
      * fix conflict between no_need_buffer and dispensable
      
      * use tensor.define in dispensable
      
      * solve conflict
      
      * solve conflict
      840d2eb6
    • L
      Change cuDNN Conv kernel for auto tune feature (#41313) · 35acfeda
      limingshu 提交于
      * change cudnn helper for auto-tune
      
      * Add FLAGS_use_autotune to set the global status of autotune and change the order of choosing algorithm.
      
      * Fix the bug in calculating and printing current step cache hit rate.
      
      * Improve the autotune cache and fix unittest.
      
      * Change the key from AlgorithmType to int64_t.
      
      * Fix unittest for cpu-only env.
      
      * change ChooseAlgoByWorkspace for heuristic mode
      Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
      35acfeda
  17. 14 4月, 2022 3 次提交
  18. 13 4月, 2022 2 次提交
  19. 12 4月, 2022 1 次提交