1. 16 Jan, 2024 1 commit
  2. 10 Jan, 2024 1 commit
  3. 26 Sep, 2023 1 commit
  4. 21 Sep, 2023 1 commit
    • Hongxin Liu's avatar
      [lazy] support torch 2.0 (#4763) · 3e05c07b
      Hongxin Liu authored
      * [lazy] support _like methods and clamp
      
      * [lazy] pass transformers models
      
      * [lazy] fix device move and requires grad
      
      * [lazy] fix requires grad and refactor api
      
      * [lazy] fix requires grad
      3e05c07b
  5. 19 Sep, 2023 1 commit
  6. 15 Aug, 2023 2 commits
  7. 01 Aug, 2023 1 commit
  8. 19 Jul, 2023 1 commit
  9. 04 Jul, 2023 3 commits
  10. 09 Jun, 2023 1 commit
  11. 08 Jun, 2023 1 commit
  12. 05 Jun, 2023 1 commit
    • Hongxin Liu's avatar
      [lazy] refactor lazy init (#3891) · dbb32692
      Hongxin Liu authored
      * [lazy] remove old lazy init
      
      * [lazy] refactor lazy init folder structure
      
      * [lazy] fix lazy tensor deepcopy
      
      * [test] update lazy init test
      dbb32692