"torchvision/vscode:/vscode.git/clone" did not exist on "fa8e34edeaabf37b0302ebf91c8b075ec7906cc5"
  1. 02 Mar, 2023 1 commit
  2. 01 Mar, 2023 1 commit
  3. 27 Feb, 2023 1 commit
  4. 17 Feb, 2023 4 commits
  5. 16 Feb, 2023 1 commit
    • Pedro Cuenca's avatar
      `enable_model_cpu_offload` (#2285) · 2777264e
      Pedro Cuenca authored
      * enable_model_offload PoC
      
      It's surprisingly more involved than expected, see comments in the PR.
      
      * Rename final_offload_hook
      
      * Invoke the vae forward hook manually.
      
      * Completely remove decoder.
      
      * Style
      
      * apply_forward_hook decorator
      
      * Rename method.
      
      * Style
      
      * Copy enable_model_cpu_offload
      
      * Fix copies.
      
      * Remove comment.
      
      * Fix copies
      
      * Missing import
      
      * Fix doc-builder style.
      
      * Merge main and fix again.
      
      * Add docs
      
      * Fix docs.
      
      * Add a couple of tests.
      
      * style
      2777264e
  6. 07 Feb, 2023 1 commit
  7. 06 Feb, 2023 1 commit
  8. 01 Feb, 2023 1 commit
  9. 17 Jan, 2023 1 commit
  10. 12 Jan, 2023 1 commit
  11. 04 Jan, 2023 1 commit
    • Chanran Kim's avatar
      Init for korean docs (#1910) · 75d53cc8
      Chanran Kim authored
      * init for korean docs
      
      * edit build yml file for multi language docs
      
      * edit one more build yml file for multi language docs
      
      * add title for get_frontmatter error
      75d53cc8