1. 14 10月, 2022 9 次提交
  2. 13 10月, 2022 26 次提交
  3. 12 10月, 2022 5 次提交
    • Z
      Revert "remove comment (#46827)" (#46935) · 2ea3700a
      Zhang Ting 提交于
      This reverts commit 8a5f17e8.
      2ea3700a
    • S
      fix wz review (#46937) · cdc44a54
      sunli 提交于
      * fix wz review
      
      * update code
      cdc44a54
    • J
      bugfix (#46921) · acdaa4fb
      JZ-LIANG 提交于
      acdaa4fb
    • Y
      [Auto Parallel] Improve the fine-grained APIs (#46552) · 686fa07a
      Yulong Ao 提交于
      * [Auto Parallel] Suppport different dataloaders
      
      * [Auto Parallel] Add num_shards config for dataset
      
      * [Auto Parallel] Unify the logger and outputs of Engine API
      
      * [Auto Parallel] Fix the bugs of to_static
      
      * [Auto Parallel] Adjust the test_to_static.py
      
      * [Auto Parallel] Add the prepare API and replace __call__ with run
      
      * [Auto Parallel] Improve the private implementations of Engine
      
      * [Auto Parallel] Set capacity of dataloader for opt tuning
      
      * [Auto Parallel] [WIP] Change the fine-grained API
      
      * [Auto Parallel] Improve APIs to support different user cases
      
      * [Auto Parallel] Add removed config
      
      * [Auto Parallel] Add imports
      
      * [Auto Parallel] Fix bugs for to_static
      
      * [Auto Parallel] Remove unnecessary imports
      686fa07a
    • W
      [Eager] polish the place setting code (#46840) · 01baa0b6
      Weilong Wu 提交于
      01baa0b6