diffusers/tests
Nathan Lambert 63c68d979a
VE/VP SDE updates (#90)
* 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>
2022-07-18 03:08:08 +02:00
..
__init__.py fix issues with loading, add test for pipeline 2022-06-07 15:40:36 +02:00
test_layers_utils.py add tests for 1D Up/Downsample blocks (#72) 2022-07-04 11:41:04 +02:00
test_modeling_utils.py VE/VP SDE updates (#90) 2022-07-18 03:08:08 +02:00
test_scheduler.py VE/VP SDE updates (#90) 2022-07-18 03:08:08 +02:00