1. 12 5月, 2022 14 次提交
  2. 11 5月, 2022 16 次提交
  3. 10 5月, 2022 10 次提交
    • S
      improve introduction of bfgs args (#42191) · 000edfd2
      Sing_chan 提交于
      * improve introduction of bfgs args; test=document_fix
      
      * modify according to zhouwei's comment; test=document_fix
      000edfd2
    • X
      [EinsumOp] Polish forward logic and backward logic for optimize (#42603) · cf198dc9
      xiongkun 提交于
      * change logic for optimize
      
      * modifty
      cf198dc9
    • R
      [CustomDevice] add inference support (#42036) · 02e5c4be
      ronnywang 提交于
      02e5c4be
    • Y
      [Auto Parallel] Refactor the engine api and parallelizer (#42576) · 83a4b26a
      Yulong Ao 提交于
      * [Auto Parallel] Refactor the engine api and parallelizer
      
      * [Auto Parallel] Fix the default dist op for the slice op
      
      * [Auto Parallel] Fix the format of planer.py
      
      * [Auto Parallel] Fix a bug
      83a4b26a
    • P
      Rea-dd conv_affine_channel fuse pass as oneDNN only pass (#41998) · 3540d33b
      piotrekobi 提交于
      * Readd conv_affine_channel fuse pass as mkldnn pass
      
      * Fix formatting
      
      * Add new test to parallel_UT_rule.py
      
      * Fix Coverage and Windows CI issues
      
      * Revert "Fix Coverage and Windows CI issues"
      
      This reverts commit f33459846385c9fd51c07f9f44e7ff283a652637.
      
      * Fix CI errors
      
      * Remove unnecessary conv_eltwise_add_affine_channel fuse pass
      
      * Remove test from parallel_UT_rule.py
      3540d33b
    • T
      add fp16 for reshape op on kunlun2, *test=kunlun (#42605) · 754edf6e
      TTerror 提交于
      754edf6e
    • W
      [Eager] Refactor several sharding test (#42608) · 668a0a41
      Weilong Wu 提交于
      * [Eager] fix sharding under eager mode
      
      * [Eager] fix several sharding test under eager mode
      
      * Recover using _test_eager_guard
      
      * Ensured fleet.init under legacy
      
      * Ensured fleet.init under legacy
      
      * Fix CI issue, re-definition strategy and call fleet.init() in stage2_offload
      
      * Modified dygraph_group_sharded_api.py, move fleet.init to a better line
      668a0a41
    • Z
      fix switch client multithread bug (#42600) · e2540c17
      ziyoujiyi 提交于
      * back fl
      
      * delete ssl cert
      
      * .
      
      * make warning
      
      * .
      
      * unittest paral degree
      
      * solve unittest
      
      * heter & multi cloud commm ready
      
      * .
      
      * .
      
      * arm_brpc compile
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * only output is ok
      
      * base is ok
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * add switch server bin
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * adapt brpc ssl
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * fix heter_server & heter_client
      
      * .
      
      * .
      
      * int->int64_t
      
      * .
      
      * safe map in multithread
      
      * fix heter unitest
      
      * .
      
      * fix code_style
      
      * .
      
      * fix bug
      
      * .
      e2540c17
    • J
      shape mkldnn kernel adapted to NHWC (#42548) · d47690b2
      Jacek Czaja 提交于
      * - shape mkldnn adapted to NHWC
      
      - NHWC shape mkldnn ut
      
      - fixes to UT
      
      - Fix to UT
      
      - Fixes to UT
      
      - Fix of compilation
      
      * - lint candidate fix
      d47690b2
    • J
      update RandomErasing document (#42627) · 08158e93
      JYChen 提交于
      08158e93