1. 07 12月, 2021 6 次提交
    • H
      Set runtime_include_dir in Paddle.__init__.py (#37886) · e3cca8ac
      Huihuang Zheng 提交于
      Paddle don't have to set runtime_include_dir during run CINN.
      e3cca8ac
    • 0
      [Dy2Stat]Polish for zip in dy2stat (#37846) · 4e63d69b
      0x45f 提交于
      * polish for zip in dy2stat
      
      * polish comment
      
      * polish is_builtin_len
      
      * fix comment
      4e63d69b
    • W
      [Eager] fix cmake generate error, and fix circular import (#37871) · 79c25979
      wanghuancoder 提交于
      * refine a test case, test=develop
      
      * rm python, test=develop
      
      * refine, test=develop
      
      * fix cmake generate error, and fix circular import, test=develop
      79c25979
    • Y
      [Auto para] Relaunch with auto mapping function (#37326) · 506e79d1
      Yulong Ao 提交于
      * [Auto Parallel]  Add the unified cluster representation
      
      * [Auto Parallel] Add the graph class for physical mapping
      
      * [Auto Parallel] Add the simple physical mapper
      
      * Set the timeout of the mapper
      
      * Merge the upstream develop unittests cmake files
      
      * Fix a bug of the process group
      
      * Remove mapper unittest from platforms which is not GPU
      
      * Move the instantiation of process group after resharding
      
      * Add the local id for devices
      
      * Update the rank mapping format
      
      * [Auto Parallel] Relaunch with the rank mapping file
      
      * Remove the unnecessary json file
      
      * Avoid entering get_device_proc_info for auto mapping
      
      * Correct the mapper unit test
      
      * Add some comments
      
      * Remove the related files about mapping
      
      * Update the unittest for auto mapping
      
      * Remove unused rank_mapping unittest
      
      * Improve the unittest coverage
      
      * Improve the unittest coverage
      
      * Improve the unittest of relaunch
      
      * Fix the unittest problem in CI
      
      * Improve the unittest of relaunch
      
      * Remove unnecessary statements
      
      * Update the unittest cmakefile
      
      * Correct the cmakefile of auto parallel unittests
      
      * Modify codes based on the new elastic change
      
      * Use the GPUs exclusively in the unittest
      
      * Correct the cmakefile
      
      * Set the timeout of the unittest
      506e79d1
    • Z
      Quantize slice op (#37630) · 2bd0f3c7
      Zuza 提交于
      * quantize slice op
      
      * correct test
      
      * fix code formatting
      2bd0f3c7
    • A
  2. 06 12月, 2021 9 次提交
  3. 03 12月, 2021 4 次提交
    • W
      Fix _numel func logic and add test (#37810) · 075a02d2
      Weilong Wu 提交于
      075a02d2
    • W
      [fleet_executor] set pipeline 1f1b buffer size (#37807) · 0633e14d
      WangXi 提交于
      0633e14d
    • W
      [Eager] publish python c api for eager (#37550) · 07b4fe93
      wanghuancoder 提交于
      * refine a test case, test=develop
      
      * publish python c api for eager, test=develop
      
      * revert modify about test_allclose_layer.py, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * delete numpy includes, use pybind11 numpy.h, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * suport eager error msg, and add grad test case, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      07b4fe93
    • Z
      【PTen】C++ API Code-Generation (#37668) · c58c4ede
      zyfncg 提交于
      * add code-gen file
      
      * add api-gen in cmake
      
      * adjust the code format
      
      * temp save the code
      
      * add genen-api module into pten
      
      * merge the develop code
      
      * fix merge conflict
      
      * fix code conflict with develop
      
      * support reduce_mean/sum
      
      * fix the CI requirement
      
      * fix requirement problem of CI
      
      * remove original api code
      
      * fix bug caused by removing original api
      c58c4ede
  4. 02 12月, 2021 13 次提交
  5. 01 12月, 2021 8 次提交