1. 05 May, 2023 1 commit
  2. 26 Apr, 2023 1 commit
    • Hongxin Liu's avatar
      [booster] add low level zero plugin (#3594) · 4b3240cb
      Hongxin Liu authored
      * [booster] add low level zero plugin
      
      * [booster] fix gemini plugin test
      
      * [booster] fix precision
      
      * [booster] add low level zero plugin test
      
      * [test] fix booster plugin test oom
      
      * [test] fix booster plugin test oom
      
      * [test] fix googlenet and inception output trans
      
      * [test] fix diffuser clip vision model
      
      * [test] fix torchaudio_wav2vec2_base
      
      * [test] fix low level zero plugin test
      4b3240cb
  3. 12 Apr, 2023 1 commit
    • Hongxin Liu's avatar
      [gemini] gemini supports lazy init (#3379) · 152239bb
      Hongxin Liu authored
      * [gemini] fix nvme optimizer init
      
      * [gemini] gemini supports lazy init
      
      * [gemini] add init example
      
      * [gemini] add fool model
      
      * [zero] update gemini ddp
      
      * [zero] update init example
      
      * add chunk method
      
      * add chunk method
      
      * [lazyinit] fix lazy tensor tolist
      
      * [gemini] fix buffer materialization
      
      * [misc] remove useless file
      
      * [booster] update gemini plugin
      
      * [test] update gemini plugin test
      
      * [test] fix gemini plugin test
      
      * [gemini] fix import
      
      * [gemini] fix import
      
      * [lazyinit] use new metatensor
      
      * [lazyinit] use new metatensor
      
      * [lazyinit] fix __set__ method
      152239bb
  4. 06 Apr, 2023 1 commit
  5. 03 Apr, 2023 1 commit
  6. 31 Mar, 2023 1 commit
    • ver217's avatar
      [booster] implement Gemini plugin (#3352) · 5f2e34e6
      ver217 authored
      * [booster] add gemini plugin
      
      * [booster] update docstr
      
      * [booster] gemini plugin add coloparam convertor
      
      * [booster] fix coloparam convertor
      
      * [booster] fix gemini plugin device
      
      * [booster] add gemini plugin test
      
      * [booster] gemini plugin ignore sync bn
      
      * [booster] skip some model
      
      * [booster] skip some model
      
      * [booster] modify test world size
      
      * [booster] modify test world size
      
      * [booster] skip test
      5f2e34e6