- 19 Jul, 2022 5 commits
-
-
Arthur authored
* added kwargs for easier intialisation of random model * initial commit for conversion script * current debug script * update * Update * done * add updated debug conversion script * style * clean conversion script
-
Nathan Lambert authored
* clean ddpm api to match ddim * correct ve sde class * update pipeline API for ve sde * make style * Apply suggestions from code review Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* upload * make checkpoint work * finalize
-
- 18 Jul, 2022 7 commits
-
-
Lysandre Debut authored
* DDPM * Fixes * Edit tests
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
Patrick von Platen authored
-
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:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
* up * more * uP * make dummy test pass * save intermediate * p * p * finish * finish * finish
-
- 15 Jul, 2022 15 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Lysandre Debut authored
Conversion script Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
-
Patrick von Platen authored
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* finish * up
-
Patrick von Platen authored
-
- 14 Jul, 2022 3 commits
-
-
Nathan Lambert authored
-
Patrick von Platen authored
* up * finish * uP
-
Patrick von Platen authored
* save intermediate * up * up
-
- 13 Jul, 2022 4 commits
-
-
Nathan Lambert authored
* first pass at docs structure * minor reformatting, add github actions for docs * populate docs (primarily from README, some writing)
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* up * finished clean up * remove @
-
- 12 Jul, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
* uP * finish downsampling layers * finish major refactor * remove bugus file
-
- 05 Jul, 2022 1 commit
-
-
Patrick von Platen authored
* upload files * finish
-
- 04 Jul, 2022 3 commits
-
-
Patrick von Platen authored
Finish
-
Anton Lozhkov authored
-
Anton Lozhkov authored
* Catch unused params in DDP * Fix proj_out, add test
-