1. 06 Apr, 2023 1 commit
  2. 10 Jun, 2022 1 commit
  3. 06 Jun, 2022 1 commit
  4. 24 Apr, 2022 1 commit
    • YuliangLiu0306's avatar
      [pipelinable]use pipelinable context to initialize non-pipeline model (#816) · 35ea6e10
      YuliangLiu0306 authored
      * [CLI] add CLI launcher
      
      * Revert "[CLI] add CLI launcher"
      
      This reverts commit df7e6506d4500af6a9220ef7fe4d3c7b1daebd4c.
      
      * [pipeline]add module lazy init feature to support large model initization.
      
      * [pipeline]add to_layer_list and partition method to support arbitrary non-pp model
      
      * refactor the module structure
      
      * polish
      
      * [pipelinable]add unit test for pipelinable
      
      * polish
      
      * polish
      
      * Fix CodeFactor issues.
      35ea6e10