"test/torchscript_consistency_impl.py" did not exist on "91e59231381e33be2b0c9b69b1878cb84eb815f2"
- 06 Oct, 2022 1 commit
-
-
Anton Lozhkov authored
Temporarily remove Flax modules from the public API
-
- 03 Oct, 2022 1 commit
-
-
Pedro Cuenca authored
* Don't use `load_state_dict` if torch is not installed. * Define `SchedulerOutput` to use torch or flax arrays. * Don't import LMSDiscreteScheduler without torch. * Create distinct FlaxSchedulerOutput. * Additional changes required for FlaxSchedulerMixin * Do not import torch pipelines in Flax. * Revert "Define `SchedulerOutput` to use torch or flax arrays." This reverts commit f653140134b74d9ffec46d970eb46925fe3a409d. * Prefix Flax scheduler outputs for consistency. * make style * FlaxSchedulerOutput is now a dataclass. * Don't use f-string without placeholders. * Add blank line. * Style (docstrings)
-
- 15 Sep, 2022 1 commit
-
-
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
-
- 13 Sep, 2022 1 commit
-
-
Kashif Rasul authored
* initial flax pndm * fix typo * use state * return state * add FlaxSchedulerOutput * fix style * add flax imports * make style * fix typos * return created state * make style * add torch/flax imports * docs * fixed typo * remove tensor_format * round instead of cast * ets is jnp array * remove copy
-
- 01 Sep, 2022 1 commit
-
-
Anton Lozhkov authored
* Fix flake8 F401 '...' imported but unused * One more F403
-
- 16 Aug, 2022 2 commits
-
-
Patrick von Platen authored
-
Anton Lozhkov authored
* test LMS with LDM * test LMS with LDM * Interchangeable sigma and timestep. Added dummy objects * Debug * cuda generator * Fix derivatives * Update tests * Rename Lms->LMS
-
- 09 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
* karras + VE, not flexible yet * Fix inputs incompatibility with the original unet * Roll back sigma scaling * Apply suggestions from code review * Old comment * Fix doc
-
- 13 Jul, 2022 1 commit
-
-
Patrick von Platen authored
-
- 27 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 26 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 25 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 21 Jun, 2022 1 commit
-
-
anton-l authored
-
- 16 Jun, 2022 2 commits
-
-
patil-suraj authored
-
patil-suraj authored
-
- 13 Jun, 2022 5 commits
-
-
Patrick von Platen authored
-
anton-l authored
-
anton-l authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 12 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 10 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 09 Jun, 2022 1 commit
-
-
anton-l authored
-
- 08 Jun, 2022 2 commits
- 06 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 01 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 30 May, 2022 1 commit
-
-
Patrick von Platen authored
-