1. 21 9月, 2022 3 次提交
  2. 20 9月, 2022 7 次提交
  3. 19 9月, 2022 11 次提交
  4. 18 9月, 2022 1 次提交
  5. 17 9月, 2022 2 次提交
  6. 16 9月, 2022 2 次提交
  7. 15 9月, 2022 7 次提交
    • H
      [jit] skip forward save (#45901) · 483ba282
      Hui Zhang 提交于
      * skip forward save
      
      * fix bug
      
      * more ci for jit skip forward
      483ba282
    • Y
      [Auto Parallel] Improve the APIs (#45776) · b042a3b1
      Yulong Ao 提交于
      * [Auto Parallel] Use c++ dist attr in the completion process
      
      * [Auto Parallel] Add minor changes
      
      * [Auto Parallel] Use c++ dist attr in the completion process
      
      * [Auto Parallel] Add minor changes
      
      * [Auto Parallel] Add the serialization process for dist attrs
      
      * [Auto Parallel] Remove unnecessary comments
      
      * [Auto Parallel] Fix some bugs
      
      * [Auto Parallel] Fix the code style
      
      * [Auto Parallel] Remove unnecessary impls
      
      * [Auto Parallel] Fix the importing error
      
      * [Auto Parallel] Fix the copy from bugs of op dist attr
      
      * [Auto Parallel] Replace the use of constexpr if
      
      * [Auto Parallel] Redesign the shard_tensor, shard_op and ProcessMesh
      
      * [Auto Parallel] Change API of the completion unittest
      
      * [Auto Parallel] Fix the bug when set_attr an int
      
      * [Auto Parallel] Add the unittest for the serialization
      
      * [Auto Parallel] Add some unit tests
      
      * [Auto Paralle] Unify the strategy
      
      * [Auto Parallel] Improve the engine api
      
      * [Auto Parallel] Reset the changes made to the framework
      
      * [Auto Parallel] Change the engine unittest
      
      * [Auto Parallel] Update API of the completion and partitioner
      
      * [Auto Parallel] Update unit tests using engine api
      
      * update shard annotation
      
      * [Auto Parallel] Remove the modifications of other modules
      
      * [Auto Parallel] Add docs for APIs
      
      * add new strategy
      
      * [Auto Parallel] Replace the logger
      
      * [Auto Parallel] Restore the test_program.py
      
      * [Auto Parallel] Change the import rules
      
      * [Auto Parallel] Add the examples for Engine
      
      * [Auto Parallel] Do some minor changes
      
      * [Auto Parallel] Remove yaml dependency
      
      * [Auto Parallel] Fix the unittests
      
      * add valid after train
      
      * bug fix
      Co-authored-by: Nzhaoyingli <zhaoyingli@baidu.com>
      Co-authored-by: Ncaozhou <caozhou@radi.ac.cn>
      Co-authored-by: Ncaozhou <48191911+Caozhou1995@users.noreply.github.com>
      b042a3b1
    • G
      remove tmp fp32 var for gaussian_random (#46033) · 3671d114
      Guoxia Wang 提交于
      3671d114
    • N
    • W
      Support 0 shapes input Tensor for MKL slice (#45930) · 1d78681d
      WangZhen 提交于
      Support 0 shapes input Tensor for MKL slice kernel
      1d78681d
    • W
      General Plugin Mechanism (#45355) · bc77e6d5
      weishengying 提交于
      bc77e6d5
    • W
      [Eager] saved_tensors_hooks (#45763) · b294f054
      wanghuancoder 提交于
      * saved_tensors_hooks
      b294f054
  8. 14 9月, 2022 7 次提交