"docs/vscode:/vscode.git/clone" did not exist on "86001a871d3335046e2dca7715d9babf73e6956f"
  1. 21 Sep, 2022 1 commit
  2. 15 Sep, 2022 1 commit
    • Kashif Rasul's avatar
      Karras VE, DDIM and DDPM flax schedulers (#508) · b34be039
      Kashif Rasul authored
      * beta never changes removed from state
      
      * fix typos in docs
      
      * removed unused var
      
      * initial ddim flax scheduler
      
      * import
      
      * added dummy objects
      
      * fix style
      
      * fix typo
      
      * docs
      
      * fix typo in comment
      
      * set return type
      
      * added flax ddom
      
      * fix style
      
      * remake
      
      * pass PRNG key as argument and split before use
      
      * fix doc string
      
      * use config
      
      * added flax Karras VE scheduler
      
      * make style
      
      * fix dummy
      
      * fix ndarray type annotation
      
      * replace returns a new state
      
      * added lms_discrete scheduler
      
      * use self.config
      
      * add_noise needs state
      
      * use config
      
      * use config
      
      * docstring
      
      * added flax score sde ve
      
      * fix imports
      
      * fix typos
      b34be039
  3. 14 Sep, 2022 1 commit
  4. 13 Sep, 2022 1 commit
  5. 08 Sep, 2022 3 commits
  6. 05 Sep, 2022 1 commit
  7. 04 Sep, 2022 1 commit
  8. 11 Aug, 2022 1 commit
  9. 09 Aug, 2022 1 commit
  10. 03 Aug, 2022 1 commit
  11. 21 Jul, 2022 2 commits
  12. 20 Jul, 2022 1 commit
  13. 19 Jul, 2022 3 commits
  14. 18 Jul, 2022 1 commit
    • Nathan Lambert's avatar
      VE/VP SDE updates (#90) · 63c68d97
      Nathan Lambert authored
      
      
      * improve comments for sde_ve scheduler, init tests
      
      * more comments, tweaking pipelines
      
      * timesteps --> num_training_timesteps, some comments
      
      * merge cpu test, add m1 data
      
      * fix scheduler tests with num_train_timesteps
      
      * make np compatible, add tests for sde ve
      
      * minor default variable fixes
      
      * make style and fix-copies
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      63c68d97
  15. 15 Jul, 2022 2 commits
  16. 29 Jun, 2022 1 commit
  17. 27 Jun, 2022 2 commits
  18. 24 Jun, 2022 1 commit
  19. 22 Jun, 2022 2 commits
  20. 21 Jun, 2022 2 commits
  21. 20 Jun, 2022 4 commits
  22. 17 Jun, 2022 5 commits
  23. 15 Jun, 2022 1 commit
  24. 13 Jun, 2022 1 commit