1. 21 12月, 2021 12 次提交
  2. 20 12月, 2021 20 次提交
  3. 19 12月, 2021 1 次提交
  4. 18 12月, 2021 5 次提交
  5. 17 12月, 2021 2 次提交
    • C
      Add mcmc of planner, of update cost model and relaunch (#38177) · 1bb2c68a
      caozhou 提交于
      * add planner
      
      * add planner
      
      * add cost model update
      
      * add relaunch updation
      
      * update process_group
      
      * fix error
      
      * add unitest
      
      * update unitest
      
      * update cost model
      
      * avoid api problem
      1bb2c68a
    • J
      Support multi place constructor (#38171) · 6f439e5a
      Jiabin Yang 提交于
      * support more eager tensor api
      
      * support multiple constructor for eager tensor
      
      * add place related code
      
      * polish code
      
      * specific randint with dtype of int64
      
      * Support pure cpu test
      
      * refine test in pure cpu
      
      * refine test in pure cpu
      6f439e5a